ceph/.gitignore
Tommi Virtanen 9a5a7fe4f0 Git ignored files cleanup.
Make gitignore entries not match recursively.

I wanted to introduce a directory "osdmaptool" to contain cli tests
for that tool, but all the files there were ignored because of these
rules.  Better be explicit about what you want ignored.

Move all ignores for generated binaries to be together.

Fixed "testecph" typo.

Added ignores for: testdout_streambuf testsignal_handlers testtimers.
2011-01-11 15:16:48 -08:00

42 lines
367 B
Plaintext

*.o
*.lo
*.a
*~
*.co
*.deb
*.tar.gz
*.dsc
*.changes
./config.*
*.gcno
.deps
web/*.html
gmon.out
core.*
vgcore.*
src/Makefile
Makefile.in
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