openethereum/.gitignore

14 lines
103 B
Plaintext
Raw Normal View History

2015-11-24 20:50:56 +01:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
2015-11-24 21:08:33 +01:00
Cargo.lock
2015-11-24 20:50:56 +01:00
# Generated by Cargo
/target/