Skip to content

Commit 89085ae

Browse files
authored
Merge pull request #1313 from readthedocs/agj/more-ignore
Ignore asdf configuration
2 parents bc73ad8 + 86dec5e commit 89085ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ sphinx_rtd_theme/static/fonts/Lato/
2121
sphinx_rtd_theme/static/fonts/RobotoSlab/
2222
.python-version
2323
.node-version
24+
.tool-versions
25+
.nvmrc
2426
sphinx_rtd_theme/static/js/html5shiv.min.js
2527
sphinx_rtd_theme/static/js/html5shiv-printshiv.min.js
26-
.nvmrc
28+
.direnv/
29+
.envrc

0 commit comments

Comments
 (0)