mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-27 22:57:42 +01:00
Merge pull request #1125 from eugpermar/master
Update C.gitignore: Added .la and .lo library extensions from GNU libtool
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
# Libraries
|
||||
*.lib
|
||||
*.a
|
||||
*.la
|
||||
*.lo
|
||||
|
||||
# Shared objects (inc. Windows DLLs)
|
||||
*.dll
|
||||
|
||||
Reference in New Issue
Block a user