mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
Add *.lo files to gitignore.
This commit is contained in:
parent
923f4a74d5
commit
a7a8501226
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,6 +14,7 @@
|
|||
# Other files
|
||||
*.exe
|
||||
*.o
|
||||
*.lo
|
||||
*.d
|
||||
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue