aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-12-31 18:11:23 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2011-12-31 18:11:23 +0200
commit4586ea301b3acfeed7aa314171fc8402c0fc864c (patch)
treeba9bc8dcd1199bfe287865b4a5ecdd0984744bb7
parentaf9586efce77420f4e6e8343eb82fc7737796b9b (diff)
downloadswis-4586ea301b3acfeed7aa314171fc8402c0fc864c.tar.gz
swis-4586ea301b3acfeed7aa314171fc8402c0fc864c.tar.bz2
Add .gitignore files.
-rw-r--r--.gitignore28
-rw-r--r--src/.gitignore5
2 files changed, 33 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c0aed41
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,28 @@
+*.a
+*.la
+*.lo
+*.o
+*.tar.*
+*~
+.bootstrap
+.deps
+.emacs*
+.gdbinit
+.libs
+ABOUT-NLS
+INSTALL
+Makefile
+Makefile.in
+TAGS
+aclocal.m4
+autom4te.cache/
+build-aux
+config.h
+config.h.in
+config.log
+config.status
+configure
+core
+gnu
+m4
+stamp-h1
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..7b761d9
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,5 @@
+html-strip.c
+html-strip
+mysql-backend
+swis
+word-split

Return to:

Send suggestions and report system problems to the System administrator.