Ignore .lo files

This commit is contained in:
K. Lange 2021-04-09 21:45:27 +09:00
parent 20eb921c55
commit 40dcc7e4ea
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
/docs/functionindex.md
# Match library files anywhere.
*.o
*.lo
*.so
*.so.debug
*.dll