Initial version
This commit is contained in:
38
.gitignore
vendored
Normal file
38
.gitignore
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
*~
|
||||
/src/*.c
|
||||
/src/*.o
|
||||
/src/.deps/
|
||||
/src/gnome-gitlab
|
||||
/src/*.stamp
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
/libtool
|
||||
/ABOUT-NLS
|
||||
/aclocal.m4
|
||||
/compile
|
||||
/autom4te.cache/
|
||||
/config.guess
|
||||
/config.h
|
||||
/config.h.in
|
||||
/config.log
|
||||
/config.rpath
|
||||
/config.status
|
||||
/config.sub
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/m4/
|
||||
/missing
|
||||
/ltmain.sh
|
||||
/stamp-h1
|
||||
|
||||
/po/Makefile.in.in
|
||||
/po/Makevars.template
|
||||
/po/POTFILES
|
||||
/po/Rules-quot
|
||||
/po/*.sed
|
||||
/po/*.header
|
||||
/po/*.sin
|
||||
/po/stamp-it
|
Reference in New Issue
Block a user