update .packwizignore

This commit is contained in:
♥ Minnie ♥ 2024-05-28 11:22:41 +08:00
parent 62c3b8a5f6
commit be9fae8d06
No known key found for this signature in database
3 changed files with 11 additions and 9 deletions

10
.packwizignore Normal file
View 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