Update .gitignore
This commit is contained in:
+3
-1
@@ -1,8 +1,10 @@
|
|||||||
*.o
|
*.o
|
||||||
*.obj
|
*.obj
|
||||||
|
*.exe
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
*.log
|
*.log
|
||||||
*.user
|
*.user
|
||||||
|
*~
|
||||||
.vs/
|
.vs/
|
||||||
Debug/
|
Debug/
|
||||||
Release/
|
Release/
|
||||||
|
|||||||
Reference in New Issue
Block a user