fix gitignore

This commit is contained in:
Lion Kortlepel
2024-01-19 17:42:49 +01:00
parent 7e9d4e026b
commit 3fc74285e6

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ cmake-build-release
/*.sh /*.sh
/*.obj /*.obj
/*.exe /*.exe
bin/
compile_commands.json