summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 48265944d53f0234c1cf756674c20e455093064f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
*.o
*.a
*.lo
*.la
*.stamp
*.bak
*.tmp
.tm*
~*
*~
*.gir
*.typelib
*.pc

.libs
.deps

ABOUT-NLS

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

/doc/gladeui-overrides.txt
/gladeui/gladeui-enum-types.c
/gladeui/gladeui-enum-types.h
/gladeui/gladeui-resources.c
/gladeui/gladeui-resources.h
/plugins/gtk+/glade-gtk-resources.c
/plugins/gtk+/glade-gtk-resources.h
/tests/add-child
/tests/create-widgets