Skip to content

Commit

Permalink
add res.
Browse files Browse the repository at this point in the history
  • Loading branch information
learturely committed Dec 30, 2024
1 parent f4393cf commit ab52688
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/notes
/.vscode
/.cargo
/res
/res/*.ico
/res/*.png
node_modules
src-tauri/
1 change: 1 addition & 0 deletions res/logo.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2002 ICON "logo.ico"
Loading

0 comments on commit ab52688

Please sign in to comment.