18 lines
244 B
Plaintext
18 lines
244 B
Plaintext
# Temp files
|
|
*.tmp
|
|
*.log
|
|
|
|
# Scripts (optional, but keep them for now)
|
|
Archive-Trainings.ps1
|
|
|
|
# Large media (if we decide to skip them in git)
|
|
# *.mp4
|
|
|
|
# If Rebuild was triggered
|
|
Reupload.txt
|
|
|
|
# Generated additions
|
|
temp.txt
|
|
.venv/
|
|
venv/
|
|
scratch/ |