Added .gitignore

This commit is contained in:
2024-12-23 19:06:33 +01:00
parent cdef3b2589
commit eea25d0429
4 changed files with 8 additions and 69 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Editor settings
.vscode
# Build
build
build/
build/*