]> git.lizzy.rs Git - rust.git/blobdiff - .gitignore
Merge pull request #1984 from MaloJaffre/fix_int_to_bits
[rust.git] / .gitignore
index 0206d9dc963652a97305f3d6f0d572e9d8817f67..d25c1a08ee479c20694c1186ffd28c09310f9f7b 100644 (file)
@@ -7,6 +7,7 @@ out
 *.so
 *.rlib
 *.dll
+*.pyc
 
 # Executables
 *.exe
@@ -23,3 +24,10 @@ Cargo.lock
 
 # gh pages docs
 util/gh-pages/lints.json
+
+# rustfmt backups
+*.rs.bk
+
+helper.txt
+
+.vscode