14 lines
135 B
Plaintext
14 lines
135 B
Plaintext
# Environment / Virtual Environment files
|
|
.env
|
|
.venv
|
|
bin
|
|
include/
|
|
lib/
|
|
lib64
|
|
lib64/
|
|
|
|
# Pycache
|
|
__pycache__
|
|
__pycache__/
|
|
*/__pycache__/
|