]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Don't emit a warning for empty rmeta files.
[rust.git] / .gitignore
index 0cd6b9f648d0fb4bfd0189a66969c39c58e55a40..87437a16fb392c2b09e3fca8beea5a3997f27243 100644 (file)
@@ -69,7 +69,10 @@ __pycache__/
 *$py.class
 
 ## Node
-**node_modules
-**package-lock.json
+node_modules
+package-lock.json
+
+## Rustdoc GUI tests
+src/test/rustdoc-gui/src/**.lock
 
 # Before adding new lines, see the comment at the top.