openethereum/.gitignore
2015-12-12 06:05:36 +01:00

20 lines
145 B
Plaintext

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