Codebase list neo4j-python-driver / 6ba51bf2-9197-42c1-bc64-1dc225c63565/main .gitignore
6ba51bf2-9197-42c1-bc64-1dc225c63565/main

Tree @6ba51bf2-9197-42c1-bc64-1dc225c63565/main (Download .tar.gz)

.gitignore @6ba51bf2-9197-42c1-bc64-1dc225c63565/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