Add gitignore to m4
This commit is contained in:
parent
6e2edf7ee4
commit
933c6b7c2a
30
m4/.gitignore
vendored
Normal file
30
m4/.gitignore
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
*.o
|
||||
*.bin
|
||||
|
||||
autom4te.cache
|
||||
.deps
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
INSTALL
|
||||
aclocal.m4
|
||||
configure
|
||||
depcomp
|
||||
missing
|
||||
install-sh
|
||||
stamp-h1
|
||||
compile
|
||||
config.log
|
||||
config.status
|
||||
config.guess
|
||||
config.sub
|
||||
|
||||
*~
|
||||
|
||||
ext_deps
|
||||
config.h.in
|
||||
config.h
|
||||
|
||||
mkinstalldirs
|
||||
|
||||
*.swp
|
||||
Loading…
Reference in New Issue
Block a user