Update .gitignore
This commit is contained in:
+16
-1
@@ -1,2 +1,17 @@
|
||||
*.o
|
||||
crnlib/crunch
|
||||
*.2010.vcxproj.user
|
||||
*.2010.suo
|
||||
/crnlib/crunch
|
||||
/crnlib/Win32
|
||||
/crnlib/x64
|
||||
/crunch/Win32
|
||||
/crunch/x64
|
||||
/example1/Win32
|
||||
/example1/x64
|
||||
/example2/Win32
|
||||
/example2/x64
|
||||
/example3/Win32
|
||||
/example3/x64
|
||||
/lib
|
||||
/bin/*
|
||||
!bin/crunch_x64.exe
|
||||
|
||||
Reference in New Issue
Block a user