Initial revision with basic autotools tree
Already supporting full GNU Autotools toolset GTK-Doc support included Basic .gitignore file Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
*~
|
||||
*.o
|
||||
Makefile
|
||||
Makefile.in
|
||||
configure
|
||||
src/.deps
|
||||
aclocal.m4
|
||||
config.h
|
||||
config.h.in
|
||||
autom4te.cache
|
||||
config.log
|
||||
config.status
|
||||
depcomp
|
||||
gtk-doc.make
|
||||
m4
|
||||
missing
|
||||
install-sh
|
||||
src/media-remote-control
|
||||
stamp-h1
|
Reference in New Issue
Block a user