fix: tidy up what goes into teh Pack

This commit is contained in:
silver 2025-05-08 21:44:57 +01:00
parent 89fe5bead9
commit 58f1cfd110
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

View file

@ -1,8 +1,13 @@
# DOnt add teh IDE's # No need to have anything outside teh packwiz files inside teh pack
/.forgejo
/.idea /.idea
/docs
/nix
.git*
# dont add nix stuff # dont add nix stuff
flake.* flake.*
/nix
# Dont add documentation
*.md *.md