8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
# Pycache
|
|
/__pycache__/*
|
|
*/__pycache__/*
|
|
|
|
# Environment variables
|
|
.env
|
|
/venv/*
|