ignore *.a
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -21,10 +21,11 @@ Thumbs.db
|
||||
[Bb]in
|
||||
[Dd]ebug*/
|
||||
*.lib
|
||||
*.a
|
||||
*.sbr
|
||||
obj/
|
||||
[Rr]elease*/
|
||||
_ReSharper*/
|
||||
[Tt]est[Rr]esult*
|
||||
*.suo
|
||||
*.sdf
|
||||
*.sdf
|
||||
|
||||
1
extrlib/readme (2).txt
Normal file
1
extrlib/readme (2).txt
Normal file
@@ -0,0 +1 @@
|
||||
The libpng.a is for MinGW(Not linux), and other .lib files are for VS2013
|
||||
Reference in New Issue
Block a user