15 lines
185 B
Plaintext
15 lines
185 B
Plaintext
# Exclude virtual environment directories
|
|
.venv/
|
|
venv/
|
|
Extracted/
|
|
data/
|
|
|
|
# Exclude other common files
|
|
__pycache__/
|
|
*.pyc
|
|
lib64
|
|
|
|
# Exclude sensitive files
|
|
.env
|
|
PostbankGiro_25-01_08.csv
|