adding rule to gitignore

This commit is contained in:
2024-01-20 08:54:28 +01:00
parent 77ab3bf68c
commit 3f4dcad12f

3
.gitignore vendored
View File

@@ -13,11 +13,10 @@
*.pdb
*.exe
*vgcore
.gdb_history
*.gdb_history
.vs/
.xmake/
.cache/
objs/
build/
example/.gdb_history
example/Test