diff options
author | Martin Nordholts <martinn@src.gnome.org> | 2009-02-08 14:12:37 +0000 |
---|---|---|
committer | Martin Nordholts <martinn@src.gnome.org> | 2009-02-08 14:12:37 +0000 |
commit | 615aaf2c8bfd3613a2d00bcce67a5e83a56e3fd6 (patch) | |
tree | c82f29d88a4e3fefbc91b6e8a216493c760e831d /.gitignore | |
parent | abd9eedebca0b733bf1869144f3ad80a6bbc46c8 (diff) |
Add .gitignore files generated with git svn create-ignore.
svn path=/trunk/; revision=2887
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..28b7cd82 --- /dev/null +++ b/.gitignore @@ -0,0 +1,36 @@ +/INSTALL +/Makefile +/Makefile.in +/README +/aclocal.m4 +/autom4te.cache +/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.spec +/install-sh +/libtool +/ltconfig +/ltmain.sh +/missing +/mkinstalldirs +/stamp-h +/stamp-h1 +/stamp-h.in +/.cdtproject +/.project +/.tm_project.cache +/gegl.prj +/gegl.pws +/py-compile +/compile |