mirror of
https://gh-proxy.org/https://github.com/Minecraft-Transit-Railway/LetsPlay-Packwiz.git
synced 2026-08-11 23:15:54 +08:00
10 lines
216 B
Plaintext
10 lines
216 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
|
|
|
|
/.github/**
|
|
|
|
# Exclude README
|
|
/README.md
|
|
|
|
/*.zip
|