mirror of
https://github.com/ceph/ceph
synced 2024-12-26 13:33:57 +00:00
ba66c6ba8a
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
16 lines
161 B
Plaintext
16 lines
161 B
Plaintext
*~
|
|
.#*
|
|
## the next line needs to start with a backslash to avoid looking like
|
|
## a comment
|
|
\#*#
|
|
.*.swp
|
|
|
|
*.pyc
|
|
*.pyo
|
|
.tox
|
|
|
|
/*.egg-info
|
|
/virtualenv
|
|
/build
|
|
/*.yaml
|