Merge branch 'master' of github.com:mdibaiee/rust-shell
Conflicts: .gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -1 +1,13 @@
|
||||
target
|
||||
=======
|
||||
# Compiled files
|
||||
*.o
|
||||
*.so
|
||||
*.rlib
|
||||
*.dll
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
|
||||
# Generated by Cargo
|
||||
/target/
|
||||
|
Reference in New Issue
Block a user