Codebase list neo4j-python-driver / 9dd91652-28b5-4c15-8fda-23432aa6b7f2/main .gitignore
9dd91652-28b5-4c15-8fda-23432aa6b7f2/main

Tree @9dd91652-28b5-4c15-8fda-23432aa6b7f2/main (Download .tar.gz)

.gitignore @9dd91652-28b5-4c15-8fda-23432aa6b7f2/mainraw · history · blame

*~
*.py[co]
__pycache__
*.lprof
*.class

.idea
htmlcov
.coverage
.test
.tox
.benchmarks
.cache
.pytest_cache
.DS_Store

docs/build
dist
*.egg-info
build
venv

run
*/run

neo4j-community-*
neo4j-enterprise-*

*.so