Updated .gitignore

This commit is contained in:
dawidg81 2026-03-08 09:03:05 +01:00
commit e8aa00ca82

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
*.exe *.exe
**~ **~
**.swp **.swp
build/
*.o