]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Rollup merge of #81050 - yoshuawuyts:stabilize-task-ready, r=m-ou-se
[rust.git] / .gitignore
index 0cd6b9f648d0fb4bfd0189a66969c39c58e55a40..b7e8e8fa15752d6761bfe49fcd9ad287c6830b78 100644 (file)
@@ -72,4 +72,7 @@ __pycache__/
 **node_modules
 **package-lock.json
 
+## Rustdoc GUI tests
+src/test/rustdoc-gui/src/**.lock
+
 # Before adding new lines, see the comment at the top.