ceph/.gitignore
2011-05-19 12:17:28 -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