mirror of
https://github.com/ceph/ceph
synced 2025-02-06 10:23:52 +00:00
19 lines
186 B
Plaintext
19 lines
186 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
|