aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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.