Codebase list neo4j-python-driver / f86f55c1-be33-47d1-acf2-f52a926d2a8d/main .gitignore
f86f55c1-be33-47d1-acf2-f52a926d2a8d/main

Tree @f86f55c1-be33-47d1-acf2-f52a926d2a8d/main (Download .tar.gz)

.gitignore @f86f55c1-be33-47d1-acf2-f52a926d2a8d/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