ceph/.gitignore

57 lines
629 B
Plaintext
Raw Normal View History

2007-12-20 17:24:54 +00:00
*~
*.co
*.diff
2009-05-14 21:23:40 +00:00
*.deb
*.tar.gz
*.tar.bz2
2009-05-14 21:23:40 +00:00
*.dsc
*.changes
*.gcda
*.gcov
2009-05-14 21:23:40 +00:00
*.gcno
*.generated.dot
*.swp
*.swo
*.tmp
*.orig
*.patch
*.pyc
ceph.spec
cscope.*
gmon.out
py-compile
# Files generated by crashed programs
vgcore.*
core
*.core
# Files generated by running tests
*.log
/src/testdir
# specific local dir files
/build-doc
/tags
# where is this from?
web/*.html
# dir from coverity tools
cov-int/
# gtags(1) generated files
GPATH
GRTAGS
GSYMS
GTAGS
/examples/librados/.libs/
/examples/librados/librados_hello_world
/examples/librados/librados_hello_world_c
# common cmake build dir
/build
# editor backup files etc.
\#*\#