Merge pull request #1135 from Heather/patch-1

add /target/ (generated by Cargo) to Rust gitignore
This commit is contained in:
Carl Suster
2014-07-12 14:39:56 +10:00

View File

@@ -1,5 +1,11 @@
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/