openethereum/.gitignore

17 lines
116 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/
# Vim
*.swp