ceph/.gitignore
Tommi Virtanen 9d878bfb4d gitignore: Remove "nbproject", no idea what that even is.
Looks like this line was accidentally introduced in commit
af4d8db55f.

Signed-off-by: Tommi Virtanen <tv@inktank.com>
2012-09-06 16:12:35 -07:00

67 lines
705 B
Plaintext

*.o
*.lo
*.a
*~
*.co
*.deb
*.tar.gz
*.tar.bz2
*.dsc
*.changes
./config.*
*.gcda
*.gcov
*.gcno
.deps
web/*.html
gmon.out
core.*
vgcore.*
src/Makefile
Makefile.in
/Makefile
/man/Makefile
aclocal.m4
autom4te.cache
config.log
config.status
configure
stamp-h1
depcomp
install-sh
missing
src/ceph_ver.h
release
*.la
ceph.spec
compile
config.guess
config.sub
libtool
ltmain.sh
cscope.files
cscope.out
*.swp
*.swo
.metadata/
/py-compile
*.pyc
*.pyo
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/omapbench
src/kvstorebench
# temporary directory used by e.g. "make distcheck", e.g. ceph-0.42
/ceph-[0-9]*/