fix: tidy up what goes into teh Pack
This commit is contained in:
parent
89fe5bead9
commit
58f1cfd110
1 changed files with 7 additions and 2 deletions
|
@ -1,8 +1,13 @@
|
|||
# DOnt add teh IDE's
|
||||
# No need to have anything outside teh packwiz files inside teh pack
|
||||
/.forgejo
|
||||
/.idea
|
||||
/docs
|
||||
/nix
|
||||
|
||||
.git*
|
||||
|
||||
# dont add nix stuff
|
||||
flake.*
|
||||
/nix
|
||||
|
||||
# Dont add documentation
|
||||
*.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue