ignore *.a
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -21,6 +21,7 @@ Thumbs.db
|
||||
[Bb]in
|
||||
[Dd]ebug*/
|
||||
*.lib
|
||||
*.a
|
||||
*.sbr
|
||||
obj/
|
||||
[Rr]elease*/
|
||||
|
||||
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