Codebase list neo4j-python-driver / 948ea188-2a0d-4303-92ca-ba07faf6e622/main .gitignore
948ea188-2a0d-4303-92ca-ba07faf6e622/main

Tree @948ea188-2a0d-4303-92ca-ba07faf6e622/main (Download .tar.gz)

.gitignore @948ea188-2a0d-4303-92ca-ba07faf6e622/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