Git ignore.

This commit is contained in:
Gav Wood 2015-11-24 21:08:22 +01:00
parent 950f1f898b
commit f0b8e38546
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored Normal file
View File

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