mirror of
https://gitlab.gnome.org/GNOME/glade.git
synced 2025-10-15 00:02:24 -04:00
Updated .gitignore files
This commit is contained in:
parent
45f902d4ae
commit
613508b97c
36
.gitignore
vendored
Normal file
36
.gitignore
vendored
Normal file
@ -0,0 +1,36 @@
|
||||
*.o
|
||||
*.a
|
||||
*.lo
|
||||
*.la
|
||||
*.stamp
|
||||
*.bak
|
||||
*.tmp
|
||||
.tm*
|
||||
~*
|
||||
|
||||
.libs
|
||||
.deps
|
||||
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
/configure.lineno
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
/config.*
|
||||
/configure
|
||||
/depcomp
|
||||
/stamp*
|
||||
|
||||
/compile
|
||||
/*.tar.gz
|
||||
/junk
|
||||
/install-sh
|
||||
/intltool-*
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
/missing
|
||||
/mkinstalldirs
|
||||
/gtk-doc.make
|
||||
|
||||
/gnome-doc-utils.make
|
3
data/.gitignore
vendored
Normal file
3
data/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/glade-3.desktop
|
||||
/glade-3.desktop.in
|
||||
/gladeui-1.0.pc
|
1
doc/.gitignore
vendored
Normal file
1
doc/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/version.xml
|
3
gladeui/.gitignore
vendored
Normal file
3
gladeui/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/glade-marshallers.c
|
||||
/glade-marshallers.h
|
||||
/gladeui.rc
|
8
help/.gitignore
vendored
Normal file
8
help/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
|
||||
/glade-*.omf
|
||||
|
||||
/*/legal.xml
|
||||
/*/glade.xml
|
||||
/*/*.mo
|
9
m4/.gitignore
vendored
Normal file
9
m4/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/gnome-doc-utils.m4
|
||||
/gtk-doc.m4
|
||||
/intltool.m4
|
||||
/libtool.m4
|
||||
/ltoptions.m4
|
||||
/ltsugar.m4
|
||||
/ltversion.m4
|
||||
/lt~obsolete.m4
|
||||
|
3
plugins/.gitignore
vendored
Normal file
3
plugins/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
|
7
plugins/gtk+/.gitignore
vendored
Normal file
7
plugins/gtk+/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/.deps
|
||||
/.libs
|
||||
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/gtk+.xml
|
||||
/gtkunixprint.xml
|
5
plugins/python/.gitignore
vendored
Normal file
5
plugins/python/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/.deps
|
||||
/.libs
|
||||
|
||||
/Makefile
|
||||
/Makefile.in
|
8
po/.gitignore
vendored
Normal file
8
po/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
/*.gmo
|
||||
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/Makefile.in.in
|
||||
/POTFILES
|
||||
/stamp-it
|
||||
/.intltool-merge-cache
|
8
src/.gitignore
vendored
Normal file
8
src/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
/.deps
|
||||
/.libs
|
||||
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
|
||||
/glade
|
||||
/glade.rc
|
Loading…
x
Reference in New Issue
Block a user