Updated the .gitignore
This commit is contained in:
parent
f2b4d05f60
commit
aa8e160798
9
.gitignore
vendored
9
.gitignore
vendored
@ -30,3 +30,12 @@
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
main
|
||||||
|
|
||||||
|
# IDE files
|
||||||
|
.idea
|
||||||
|
.vscode
|
||||||
|
*.sln
|
||||||
|
|
||||||
|
# Config files
|
||||||
|
config.json
|
Loading…
x
Reference in New Issue
Block a user