openethereum/.gitignore

21 lines
157 B
Plaintext

# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
Cargo.lock
# Generated by Cargo
/target/
/json-tests/target/
# Vim
*.swp
# GDB
*.gdb_history