ignore *.o and *.hi, which are now all removed on clean
This commit is contained in:
parent
a684843d8e
commit
692a2be51b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -13,6 +13,8 @@ git-union-merge.1
|
|||
doc/.ikiwiki
|
||||
html
|
||||
*.tix
|
||||
*.o
|
||||
*.hi
|
||||
.hpc
|
||||
dist
|
||||
# Sandboxed builds
|
||||
|
|
Loading…
Reference in a new issue