Ignore direnv and asdf config files

This commit is contained in:
Andrew Dupont 2023-04-06 12:39:43 -07:00
parent 330721032d
commit fa7971a5f2
2 changed files with 2 additions and 6 deletions

2
.gitignore vendored
View File

@ -8,6 +8,8 @@ Thumbs.db
.nvm-version
.vscode
.python-version
.envrc
.tool-versions
node_modules
*.log
/tags

View File

@ -77,9 +77,3 @@
; Because of the preceding rule, if this matches and passes all tests, the
; value must be unquoted.
(attribute_value) @string.unquoted.html
; INJECTED
; ========
; ((fragment) @meta.embedded.html
; (#set! onlyIfInjected true))