Skip to content

Commit 9ea2d2d

Browse files
author
neurodynamic
committed
adds src-tauri directory to repo
1 parent 7be21d0 commit 9ea2d2d

25 files changed

+3981
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ node_modules
33
dist
44
dist-ssr
55
*.local
6-
src-tauri/
76
elm-stuff
87
.cache
98
.parcel-cache

src-tauri/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Generated by Cargo
2+
# will have compiled files and executables
3+
/target/
4+
WixTools

0 commit comments

Comments
 (0)