update .packwizignore
This commit is contained in:
parent
62c3b8a5f6
commit
be9fae8d06
3 changed files with 11 additions and 9 deletions
10
.packwizignore
Normal file
10
.packwizignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
# .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
|
||||
/*.nix
|
||||
/*.lock
|
||||
.direnv
|
||||
.envrc
|
Loading…
Add table
Add a link
Reference in a new issue