ignore *.a
This commit is contained in:
parent
c2cb89f024
commit
f25fcade08
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,6 +21,7 @@ Thumbs.db
|
|||||||
[Bb]in
|
[Bb]in
|
||||||
[Dd]ebug*/
|
[Dd]ebug*/
|
||||||
*.lib
|
*.lib
|
||||||
|
*.a
|
||||||
*.sbr
|
*.sbr
|
||||||
obj/
|
obj/
|
||||||
[Rr]elease*/
|
[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
|
Loading…
x
Reference in New Issue
Block a user