added: .gitignore
added a git ignore so I don't span build files and configs.
This commit is contained in:
parent
b8eafc3283
commit
96cdfa636e
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
build/
|
||||
*.exe
|
||||
*.o
|
||||
.vscode/
|
||||
*.ini
|
Loading…
Reference in New Issue
Block a user