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 @@
1*.a
2*.la
3*.lo
4*.o
5*.orig
6*.pyc
7*.rej
8*.tar.bz2
9*.tar.gz
10*.tar.xz
11*~
12.deps
13.emacs*
14.libs
15ABOUT-NLS
16ChangeLog
17INSTALL
18Makefile
19Makefile.in
20TAGS
21aclocal.m4
22autoconf.h
23autoconf.h.in
24autom4te.cache
25build-aux
26config.log
27config.status
28configure
29configure.ac
30core
31gmon.out
32libltdl
33libtool
34m4
35stamp-h1

Return to:

Send suggestions and report system problems to the System administrator.