summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSage Weil <sage@redhat.com>2016-09-07 17:50:14 +0200
committerSage Weil <sage@redhat.com>2016-09-07 17:50:14 +0200
commitfba798dcad1a341cf72d02f65d840997cdb02caa (patch)
tree2c0e97461830de5e4b5d0b650c2d3ae767bdf411 /.gitignore
parentMerge pull request #10963 from liewegas/wip-bluestore-sharded-extent-map (diff)
downloadceph-fba798dcad1a341cf72d02f65d840997cdb02caa.tar.xz
ceph-fba798dcad1a341cf72d02f65d840997cdb02caa.zip
remove autotools
Signed-off-by: Sage Weil <sage@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore43
1 files changed, 0 insertions, 43 deletions
diff --git a/.gitignore b/.gitignore
index 7744c92c813..da5201439e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-*.o
-*.lo
-*.a
*~
*.co
*.diff
@@ -13,45 +10,15 @@
*.gcov
*.gcno
*.generated.dot
-*.la
-*.so
*.swp
*.swo
*.tmp
*.orig
*.patch
-*.pyc
-*.pyo
-.cproject
-.deps
-.dirstamp
-.metadata
-.project
-.settings
-aclocal.m4
-ar-lib
-autom4te.cache
-build-stamp
ceph.spec
-compile
-config.guess
-config.log
-config.status
-config.sub
-configure
-configure-stamp
cscope.*
-depcomp
gmon.out
-install-sh
-libtool
-ltmain.sh
-Makefile.in
-missing
py-compile
-release
-stamp-h1
-systemd/Makefile
# Files generated by crashed programs
vgcore.*
@@ -64,24 +31,14 @@ core
# specific local dir files
/build-doc
-/config.*
-/Makefile
/tags
-# temporary directory used by e.g. "make distcheck", e.g. ceph-0.42
-/ceph-[0-9]*/
-
-# M4 Macro directory
-/m4/
-
# where is this from?
web/*.html
# dir from coverity tools
cov-int/
-/test-driver
-
# gtags(1) generated files
GPATH
GRTAGS