Explorar o código

Merge pull request #1942 from deepak/patch-1

Update Rust.gitignore
Brendan Forster %!s(int64=9) %!d(string=hai) anos
pai
achega
2adb156768
Modificáronse 1 ficheiros con 1 adicións e 9 borrados
  1. 1 9
      Rust.gitignore

+ 1 - 9
Rust.gitignore

@@ -1,13 +1,5 @@
-# Compiled files
-*.o
-*.so
-*.rlib
-*.dll
-
-# Executables
-*.exe
-
 # Generated by Cargo
+# will have compiled files and executables
 /target/
 
 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries