aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1ffd6f5..3f0ebb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,7 @@
target/
# lock file
-Cargo.lock \ No newline at end of file
+Cargo.lock
+
+# Tauri dev files
+src-tauri/gen/ \ No newline at end of file