mirror of
https://github.com/ceph/ceph
synced 2025-01-30 15:03:17 +00:00
0deb2a9d4a
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
20 lines
196 B
Plaintext
20 lines
196 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
|
|
docs/build
|
|
|
|
.ropeproject
|
|
.coverage
|