Add swapfiles and bin/ to .gitignore

This commit is contained in:
2024-08-26 17:32:11 +02:00
parent 0505401d0b
commit 4ce77c09b1
3 changed files with 2 additions and 2 deletions

Binary file not shown.

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
bin/
*.swp

2
bin/.gitignore vendored
View File

@@ -1,2 +0,0 @@
*
!.gitignore