summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2016-12-07 21:31:53 +0000
committerHubert Figuière <hub@figuiere.net>2016-12-11 20:42:41 -0500
commit34882b55484d5811cd35d13c2bc2e091a2b42f63 (patch)
tree69f33483a1996c9b5682b86b6d9b05df09967285 /.gitignore
parentbae3c7e659c737586436c5c8c85b4ce74f5b12f4 (diff)
downloadenchant-34882b55484d5811cd35d13c2bc2e091a2b42f63.tar.gz
Add .gitignore (from PR #3 by @PanderOpenTaal)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore34
1 files changed, 34 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..21f1bee
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,34 @@
+aclocal.m4
+autogen.err
+autom4te.cache
+autopackage/default.apspec
+compile
+configure
+config.*
+depcomp
+enchant-uninstalled.pc
+enchant.pc
+enchant.ps
+enchant.spec
+install-sh
+libtool
+ltmain.sh
+missing
+Makefile
+Makefile.in
+src/**/*.o
+src/**/*.lo
+src/**/*.la
+src/**/.libs
+src/**/.deps
+src/libenchant.rc
+tests/**/*.o
+tests/**/*.lo
+tests/**/*.la
+tests/**/.libs
+tests/**/.deps
+tests/enchant
+tests/enchant-lsmod
+tests/ispell
+tests/test-enchant
+tests/test-enchantxx