openethereum/.gitignore

16 lines
110 B
Plaintext
Raw Normal View History

2015-11-24 21:08:22 +01:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
Cargo.lock
# Generated by Cargo
/target/
2015-12-08 16:31:36 +01:00
*.swp