Skip to content

Commit

Permalink
Update .gitignore to exclude all files in src-tauri/target directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Slyker committed Apr 6, 2024
1 parent 5b19b07 commit 63007fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ todo-notes
# keep .gitkeep files
!/**/.gitkeep
.botconfig
src-tauri/target/release/bundle/msi/Neuz_0.13.0_x64_en-US.msi
src-tauri/target/**/*

.idea/*
.vs/*

0 comments on commit 63007fa

Please sign in to comment.