mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Update C.gitignore
Added .la and .lo library extensions
This commit is contained in:
parent
1c2b2a56bb
commit
f9ccfcb1e4
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
# Libraries
|
||||
*.lib
|
||||
*.a
|
||||
*.la
|
||||
*.lo
|
||||
|
||||
# Shared objects (inc. Windows DLLs)
|
||||
*.dll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue