summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0fa1bd3da7fde6c4fe407d426dd8fbc6d33bc17a (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
*.orig
*.rej
*.sw?
*~
/.cdtproject
/.project
/.tm_project.cache
/ChangeLog
/INSTALL
/Makefile
/Makefile.in
/README
/aclocal.m4
/autom4te.cache
/compile
/confdefs.h
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/depcomp
/gegl-config
/gegl-uninstalled.pc
/gegl-*.pc
/gegl.prj
/gegl.pws
/gegl.spec
/install-sh
/libtool
/ltconfig
/ltmain.sh
/mingw32-config.cache
/missing
/mkinstalldirs
/py-compile
/share
/stamp-h
/stamp-h.in
/stamp-h1
/test-driver
/tests/*/*.log
/tests/*/*.trs
cscope.files
cscope.out
/*.project
m4/intltool.m4