13 lines
165 B
Text
13 lines
165 B
Text
# No need to have anything outside teh packwiz files inside teh pack
|
|
/.forgejo
|
|
/.idea
|
|
/docs
|
|
/nix
|
|
|
|
.git*
|
|
|
|
# dont add nix stuff
|
|
flake.*
|
|
|
|
# Dont add documentation
|
|
*.md
|