Files
2024-03-28 12:03:29 -05:00

15 lines
269 B
Plaintext

# .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
*.pdf
*.csv
<<<<<<< HEAD
=======
*.html
*background.png
.git*
>>>>>>> dev