.gitignore: Ignore new autofoo tmp files
Change-Id: Iaf853783679815e74b6b8e5f3e8631c53ed20613changes/81/22681/1
parent
5314ea43ac
commit
118dd3ab17
|
@ -6,6 +6,7 @@
|
|||
.deps
|
||||
.libs
|
||||
.dirstamp
|
||||
*~
|
||||
|
||||
# Generated by autoconf/configure
|
||||
Makefile
|
||||
|
|
Loading…
Reference in New Issue