Update .gitignore
This commit is contained in:
+6
-3
@@ -7,8 +7,11 @@ a.out
|
|||||||
*.oc
|
*.oc
|
||||||
*.ox
|
*.ox
|
||||||
*.a
|
*.a
|
||||||
*.so
|
|
||||||
*~
|
*~
|
||||||
Release/
|
*.obj
|
||||||
|
*.log
|
||||||
|
*.lib
|
||||||
|
*.exp
|
||||||
|
*.pdb
|
||||||
|
Release/socket.tlog
|
||||||
Debug/
|
Debug/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user