1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

Update C.gitignore

Added .la and .lo library extensions
This commit is contained in:
eugpermar 2014-06-25 12:42:09 +02:00
parent 1c2b2a56bb
commit f9ccfcb1e4

View File

@ -7,6 +7,8 @@
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll