summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-08-10 11:49:01 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-08-10 12:24:12 -0400
commit7e7874fdc13902071814897d9a3b2857101db78e (patch)
tree4be08d7136ffe03302ff5233d02439b5c74fa2be /.gitignore
parentdb4132d61c290116cd74fcc4d32b5a7f25676be5 (diff)
downloadding-libs-7e7874fdc13902071814897d9a3b2857101db78e.tar.gz
ding-libs-7e7874fdc13902071814897d9a3b2857101db78e.tar.xz
ding-libs-7e7874fdc13902071814897d9a3b2857101db78e.zip
Remove toplevel Makefile
All libraries should be built individually now.
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
+*~