ceph/.gitignore

73 lines
772 B
Plaintext
Raw Normal View History

2007-12-20 17:24:54 +00:00
*.o
2009-05-14 21:23:40 +00:00
*.lo
2008-01-28 19:39:51 +00:00
*.a
2007-12-20 17:24:54 +00:00
*~
*.co
2009-05-14 21:23:40 +00:00
*.deb
*.tar.gz
*.tar.bz2
2009-05-14 21:23:40 +00:00
*.dsc
*.changes
./config.*
*.gcda
*.gcov
2009-05-14 21:23:40 +00:00
*.gcno
2008-01-28 19:39:51 +00:00
.deps
2007-12-20 17:24:54 +00:00
web/*.html
gmon.out
core.*
vgcore.*
src/Makefile
2008-01-28 19:39:51 +00:00
Makefile.in
/Makefile
/man/Makefile
2008-01-28 19:39:51 +00:00
aclocal.m4
autom4te.cache
config.log
config.status
configure
stamp-h1
depcomp
install-sh
missing
2009-05-14 21:23:40 +00:00
src/ceph_ver.h
release
2010-04-16 22:18:26 +00:00
*.la
ceph.spec
compile
config.guess
config.sub
libtool
ltmain.sh
cscope.files
cscope.out
*.swp
*.swo
.metadata/
/py-compile
*.pyc
*.pyo
2011-03-01 00:03:35 +00:00
core
/build-stamp
/configure-stamp
.settings
.project
.cproject
/build-doc
/doc/object_store.png
/src/test_*
*.generated.dot
src/ocf/ceph
src/ocf/rbd
src/ceph_omapbench
src/ceph_kvstorebench
2012-10-09 22:09:11 +00:00
ar-lib
.dirstamp
# temporary directory used by e.g. "make distcheck", e.g. ceph-0.42
/ceph-[0-9]*/
# M4 Macro directory
m4/
src/gtest/m4/