Skip to content
Snippets Groups Projects
.dockerignore 585 B
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg


# dotenv
.env

# Rope project settings
.ropeproject

# Vim
Session.vim

# Pycharm
.idea

# junk
blocks.json

# sqlite db for testing
local.db
/tests/fastest-test.sh
/tests/sbds-install.sh
/tests/test.sh
/tests/fast-test.sh
/tests/sync.sh
/tests/failed_blocks/
/envd
!/sbds.egg-info/
/tests/envdir-to-envfile.sh
*.db
envfile
/deploy