update gitignore

This commit is contained in:
yggverse 2024-09-17 08:34:24 +03:00
parent d66692a42a
commit 77c2e499e1

7
.gitignore vendored
View file

@ -2,7 +2,6 @@
*.cache *.cache
*.log *.log
*.status *.status
*.sqlite3 *.sqlite3*
configure *configure
configure~ *configure~
Makefile