ceph/.gitignore
Tommi Virtanen 7d4bb1202b Initial import.
Currently hardcoded to run dbench, not modular, and the remote
execution API is clumsy.
2011-05-31 13:51:48 -07:00

13 lines
141 B
Plaintext

*~
.#*
## the next line needs to start with a backslash to avoid looking like
## a comment
\#*#
.*.swp
*.pyc
*.pyo
/*.egg-info
/virtualenv