Scripts and ignores

This commit is contained in:
2022-12-07 17:35:20 +02:00
parent a53d655fd7
commit c15965915f
3 changed files with 1 additions and 1 deletions

2
rcrc
View File

@@ -1,2 +1,2 @@
EXCLUDES="README.md install.sh Brewfile.lock.json Brewfile set-defaults.sh gh-extensions.sh"
EXCLUDES="*.md *.sh *.lock.json Brewfile scripts"
HOSTNAME=$(hostname -s)