.gitignore output files
This commit is contained in:
parent
c3298d2f66
commit
503954a827
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -12,3 +12,7 @@ Makefile.in
|
|||
/install-sh
|
||||
/missing
|
||||
/stamp-h1
|
||||
|
||||
# Output files
|
||||
*.o
|
||||
toxecho
|
||||
|
|
Reference in a new issue