ignore build

This commit is contained in:
PoliEcho 2024-10-19 22:13:21 +02:00
parent 18bfcf266c
commit 240a6dbfb6

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.cache .cache
.vscode .vscode
compile_commands.json compile_commands.json
core* core*
build