Codebase list neo4j-python-driver / f45c861f-aed1-4875-92e4-2be908601208/main .gitignore
f45c861f-aed1-4875-92e4-2be908601208/main

Tree @f45c861f-aed1-4875-92e4-2be908601208/main (Download .tar.gz)

.gitignore @f45c861f-aed1-4875-92e4-2be908601208/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