Add more .gitignore entries
This commit is contained in:
parent
8be30c5584
commit
db9078e1d2
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
bin/*.o
|
||||||
|
bin/pattyd
|
||||||
src/*.o
|
src/*.o
|
||||||
src/*.a
|
src/*.a
|
||||||
src/*.dylib
|
src/*.dylib
|
||||||
|
|
Loading…
Add table
Reference in a new issue