chore: clarify gitignore

This commit is contained in:
Devin Haska 2024-12-23 18:29:39 -08:00
parent f2466b48fe
commit 3b5e6dc1be

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# This is not the global .gitignore, that lives inside
# `.config/git/ignore`.
# This .gitignore is for this repo only.
.DS_Store .DS_Store
.vscode/ .vscode/
.config/tmux/plugins .config/tmux/plugins