Add tmp directory to gitignore

This commit is contained in:
fluo10 2025-06-12 08:41:54 +09:00
parent 6e8700a0c3
commit b044ad33d8

1
.gitignore vendored
View file

@ -20,3 +20,4 @@ Cargo.lock
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
tmp/