Ignore .lo files
This commit is contained in:
parent
20eb921c55
commit
40dcc7e4ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,6 +14,7 @@
|
||||
/docs/functionindex.md
|
||||
# Match library files anywhere.
|
||||
*.o
|
||||
*.lo
|
||||
*.so
|
||||
*.so.debug
|
||||
*.dll
|
||||
|
Loading…
Reference in New Issue
Block a user