summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore48
1 files changed, 48 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9f56d95
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,48 @@
+*.[oa]
+configure
+config.log
+config.status
+config.rpath
+config.h
+config.h.in
+cscope.out
+doxy.config
+Makefile
+Makefile.in
+Makefile.in.in
+*.so
+*.so.[0-9].[0-9].[0-9]
+*.a
+*.l[oa]
+*.py[oc]
+*.pydevproject
+.deps
+.libs
+*.html
+*.[0-9]
+*.pc
+autom4te.cache
+libtool
+stamp-h1
+m4/
+aclocal.m4
+depcomp
+ltmain.sh
+missing
+.dirstamp
+sssd.spec
+*.gmo
+*.header
+*.sed
+*.sin
+Makevars.template
+POTFILES
+Rules-quot
+stamp-po
+ABOUT-NLS
+build
+*.patch
+*.swp
+*.X
+tags
+*~