openethereum/.gitignore
2015-12-25 14:55:55 +01:00

23 lines
171 B
Plaintext

# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
Cargo.lock
# Generated by Cargo
/target/
# vim stuff
*.swp
# mac stuff
.DS_Store
# gdb files
.gdb_history