init
This commit is contained in:
commit
10f2cebd46
1 changed files with 15 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
*.exe
|
||||||
|
*.sublime-workspace
|
||||||
|
*.pdb
|
||||||
|
*.raddbgi
|
||||||
|
*.dll
|
||||||
|
*.exp
|
||||||
|
*.lib
|
||||||
|
log.txt
|
||||||
|
*.bin
|
||||||
|
*.dylib
|
||||||
|
*.so
|
||||||
|
*.dSYM
|
||||||
|
linux
|
||||||
|
|
||||||
|
build/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue