Merge branch 'master' of github.com:mdibaiee/rust-shell

Conflicts:
	.gitignore
This commit is contained in:
Mahdi Dibaiee
2015-05-02 18:02:51 +04:30
2 changed files with 34 additions and 0 deletions

12
.gitignore vendored
View File

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