Commit f9ccfcb1 authored by eugpermar's avatar eugpermar

Update C.gitignore

Added .la and .lo library extensions
parent 1c2b2a56
...@@ -7,6 +7,8 @@ ...@@ -7,6 +7,8 @@
# Libraries # Libraries
*.lib *.lib
*.a *.a
*.la
*.lo
# Shared objects (inc. Windows DLLs) # Shared objects (inc. Windows DLLs)
*.dll *.dll
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment