Update .gitignore

This commit is contained in:
Martin Lund 2022-08-06 17:12:49 +02:00
parent 72eb682267
commit b3a0917bc9

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/build /build
/subprojects/libinih /subprojects/libinih
*.swp *.swp
.cache