14 lines
147 B
Plaintext
14 lines
147 B
Plaintext
# Temp/scratch files — never commit these
|
|
*.bak
|
|
*.swp
|
|
*.tmp
|
|
*~
|
|
scratch/
|
|
.env
|
|
.env.local
|
|
tmp/
|
|
temp/
|
|
replace_compose.py
|
|
entrypoint-*.sh
|
|
copy_*.txt
|