Codebase list neo4j-python-driver / feb5c616-fadf-477e-801d-d066b0e6dac2/main .gitignore
feb5c616-fadf-477e-801d-d066b0e6dac2/main

Tree @feb5c616-fadf-477e-801d-d066b0e6dac2/main (Download .tar.gz)

.gitignore @feb5c616-fadf-477e-801d-d066b0e6dac2/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