]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
rustfmt fallout in doc comments
[rust.git] / .gitignore
index 0206d9dc963652a97305f3d6f0d572e9d8817f67..33ecb63593cd4a6db111b9b31738fe2b7c6147b6 100644 (file)
@@ -7,6 +7,7 @@ out
 *.so
 *.rlib
 *.dll
+*.pyc
 
 # Executables
 *.exe
@@ -23,3 +24,6 @@ Cargo.lock
 
 # gh pages docs
 util/gh-pages/lints.json
+
+# rustfmt backups
+*.rs.bk