rust-shell/.gitignore

14 lines
106 B
Plaintext
Raw Normal View History

2015-05-02 13:31:16 +00:00
target
=======
2015-05-02 13:30:26 +00:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/