test_ok2/.gitignore

37 lines
401 B
Plaintext
Raw Normal View History

# Automatically generated by `hgimportsvn`
.svn
.hgsvn
# Ignore local virtualenvs
lib/
bin/
include/
.Python/
# These lines are suggested according to the svn:ignore property
# Feel free to enable them by uncommenting them
*.pyc
*.pyo
*.swp
*.class
*.orig
*~
2016-05-31 16:49:54 +08:00
.hypothesis/
.eggs/
doc/*/_build
build/
dist/
*.egg-info
issue/
env/
.env/
3rdparty/
.tox
.cache
.coverage
.ropeproject
2013-07-11 17:15:31 +08:00
.idea
.hypothesis