.gitignore

This commit is contained in:
2023-12-24 18:51:19 +01:00
parent 8f4f571450
commit 97d6570be7

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
compile_commands.json
core
# created when building
/bin/
/obj/
/dep/
/lib/