Brew jetbrains-toolbox, soundsource

This commit is contained in:
2022-12-08 20:58:33 +02:00
parent c162452dd9
commit bf4b0c50f4
2 changed files with 9 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -205,7 +205,12 @@ Procfile text
# Ignore files (like .npmignore or .gitignore)
*.*ignore text
*.gitignore text
*.gitkeep text
.gitattributes export-ignore
**/.gitignore export-ignore
**/.gitkeep export-ignore
# Repo specials
local/bin/* text eol=lf