aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-07-07 22:27:47 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2016-07-07 22:27:47 +0300
commit295a4f5dc8197b7bf7c5f2d023fb940dbc6d4ab8 (patch)
treefb43640973378024bb8dedae5b6b2d1ef93dc0f2 /.gitignore
parent478e6eb666648a9e28f5e5706bf73a47599beeec (diff)
downloadgdbm-295a4f5dc8197b7bf7c5f2d023fb940dbc6d4ab8.tar.gz
gdbm-295a4f5dc8197b7bf7c5f2d023fb940dbc6d4ab8.tar.bz2
Switch to Git repository
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..12a8466
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+*.a
+*.la
+*.lo
+*.o
+*.orig
+*.pyc
+*.rej
+*.tar.bz2
+*.tar.gz
+*.tar.xz
+*~
+.deps
+.emacs*
+.libs
+ABOUT-NLS
+ChangeLog
+INSTALL
+Makefile
+Makefile.in
+TAGS
+aclocal.m4
+autoconf.h
+autoconf.h.in
+autom4te.cache
+build-aux
+config.log
+config.status
+configure
+configure.ac
+core
+gmon.out
+libltdl
+libtool
+m4
+stamp-h1

Return to:

Send suggestions and report system problems to the System administrator.