New: Added .gitignore
This commit is contained in:
parent
b604f561fd
commit
aed09723ee
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
*.a
|
||||
*.log
|
||||
*.so
|
||||
*.swp
|
||||
|
||||
/build/
|
||||
/.cache/
|
||||
/.DS_store
|
||||
/.env
|
||||
/imgui.ini
|
||||
Loading…
x
Reference in New Issue
Block a user