14 lines
158 B
Plaintext
14 lines
158 B
Plaintext
# Bitbucket token
|
|
.repository-token
|
|
|
|
# Virtual environment
|
|
venv/
|
|
|
|
# Build folders and artifacts
|
|
dist/
|
|
build/
|
|
**/__pycache__/
|
|
**/*.egg-info/
|
|
|
|
# MacOS
|
|
.DS_Store |