Codebase list neo4j-python-driver / 03bd5931-28a5-44fe-9fc5-885c47450f5a/main .gitignore
03bd5931-28a5-44fe-9fc5-885c47450f5a/main

Tree @03bd5931-28a5-44fe-9fc5-885c47450f5a/main (Download .tar.gz)

.gitignore @03bd5931-28a5-44fe-9fc5-885c47450f5a/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