Build environment autoconf; gitignore; (both taken from user Stazed on github with some modifications)
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
*.[oa]
|
||||
Makefile.in
|
||||
Makefile
|
||||
config.h
|
||||
/build
|
||||
/man/Makefile.in
|
||||
/pixmaps/Makefile.in
|
||||
/src/Makefile.in
|
||||
/src/.deps/
|
||||
/src/jack-keyboard
|
||||
stamp-h1
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
Reference in New Issue
Block a user