9 lines
No EOL
224 B
Text
9 lines
No EOL
224 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
|
|
|
|
website
|
|
venv
|
|
requirements.txt |