2011-05-31 20:51:48 +00:00
|
|
|
*~
|
|
|
|
.#*
|
|
|
|
## the next line needs to start with a backslash to avoid looking like
|
|
|
|
## a comment
|
|
|
|
\#*#
|
|
|
|
.*.swp
|
|
|
|
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
2013-09-20 14:25:36 +00:00
|
|
|
.tox
|
2011-05-31 20:51:48 +00:00
|
|
|
|
|
|
|
/*.egg-info
|
|
|
|
/virtualenv
|
2014-05-01 16:25:19 +00:00
|
|
|
/build
|
|
|
|
/*.yaml
|