Merge pull request #1942 from deepak/patch-1

Update Rust.gitignore
This commit is contained in:
Brendan Forster 2016-04-15 14:19:14 +10:00
commit 2adb156768
1 changed files with 1 additions and 9 deletions

View File

@ -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