Ignore mk1mf.pl output directories.
This commit is contained in:
parent
feb4c32786
commit
c621fe6685
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -15,6 +15,9 @@
|
|||
/include
|
||||
/*.pc
|
||||
/rehash.time
|
||||
/out.dbg
|
||||
/outinc
|
||||
/tmp.dbg
|
||||
|
||||
# Most *.c files under test/ are symlinks
|
||||
/test/*.c
|
||||
|
|
Loading…
Reference in a new issue