adding rule to gitignore

This commit is contained in:
Kbz-8
2024-01-20 08:54:28 +01:00
parent 05362905f7
commit d8cab7aa47

3
.gitignore vendored
View File

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