git ignore build debris
This commit is contained in:
parent
0699dd0841
commit
a3db5cfe5e
|
@ -0,0 +1,16 @@
|
||||||
|
.deps/
|
||||||
|
/aclocal.m4
|
||||||
|
/autom4te.cache/
|
||||||
|
/config.h
|
||||||
|
/config.h.in
|
||||||
|
/config.log
|
||||||
|
/config.status
|
||||||
|
/configure
|
||||||
|
/depcomp
|
||||||
|
/install-sh
|
||||||
|
/missing
|
||||||
|
/src/*.o
|
||||||
|
/src/simple-mtpfs
|
||||||
|
/stamp-h1
|
||||||
|
makefile
|
||||||
|
makefile.in
|
Loading…
Reference in New Issue