36 lines
411 B
Plaintext
36 lines
411 B
Plaintext
# Automatically generated by `hgimportsvn`
|
|
syntax:glob
|
|
.svn
|
|
.hgsvn
|
|
|
|
# Ignore local virtualenvs
|
|
syntax:glob
|
|
lib/
|
|
bin/
|
|
include/
|
|
.Python/
|
|
|
|
# These lines are suggested according to the svn:ignore property
|
|
# Feel free to enable them by uncommenting them
|
|
syntax:glob
|
|
*.pyc
|
|
*.pyo
|
|
*.swp
|
|
*.html
|
|
*.class
|
|
*.orig
|
|
*~
|
|
|
|
doc/*/_build
|
|
build/
|
|
dist/
|
|
*.egg-info
|
|
issue/
|
|
env/
|
|
3rdparty/
|
|
.tox
|
|
.cache
|
|
.coverage
|
|
.ropeproject
|
|
*.sublime-*
|