minecraft-crawler/.packwizignore
Hiina 4db745a318
All checks were successful
/ test (push) Successful in 1s
ignore .forgejo in packwiz
kind of annoying how promiscuous it is
2024-08-19 11:23:36 -06:00

15 lines
282 B
Text

# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
# See https://git-scm.com/docs/gitignore
# Exclude README
/README.md
venv
requirements.txt
*.sqlite
pico.red.min.css
style.css
*.html
*.py
.forgejo