All checks were successful
/ deploy (push) Successful in 3s
will have to update the deploy script myself, but I can handle that.
20 lines
322 B
Text
20 lines
322 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
|
|
/LICENSE.txt
|
|
|
|
venv
|
|
requirements.txt
|
|
*.sqlite
|
|
pico.red.min.css
|
|
style.css
|
|
*.html
|
|
*.py
|
|
|
|
.forgejo
|
|
|
|
multimc-instance
|