*updated gitignore.
This commit is contained in:
parent
796649f812
commit
e73db1ce56
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,12 +1,16 @@
|
|||||||
/.vs/my_basic/v14
|
/.vs/my_basic/v14
|
||||||
/mbb/working/plugin/x64_debug/*.dll
|
|
||||||
/mbb/working/plugin/x86_debug/*.dll
|
|
||||||
/output/debug
|
/output/debug
|
||||||
/temp
|
/temp
|
||||||
/my_basic.VC.db
|
/my_basic.VC.db
|
||||||
/my_basic.VC.VC.opendb
|
/my_basic.VC.VC.opendb
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
*.exp
|
||||||
|
*.idb
|
||||||
|
*.ilk
|
||||||
*.iobj
|
*.iobj
|
||||||
*.ipdb
|
*.ipdb
|
||||||
*.exp
|
*.lib
|
||||||
|
*.ncb
|
||||||
|
*.obj
|
||||||
*.pdb
|
*.pdb
|
||||||
|
*.suo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user