[O] Exclude irrelevant files

Fixes #149
This commit is contained in:
Azalea Gui 2023-07-12 12:03:34 -04:00
parent 511af9031c
commit 0aa0a76151
1 changed files with 8 additions and 0 deletions

View File

@ -1 +1,9 @@
include hyfetch/scripts/*
recursive-exclude tools *
recursive-exclude .github *
recursive-exclude .vscode *
exclude .gitignore
exclude .gitattributes
exclude package.json
exclude CONTRIBUTING.md