6ae613eaca
Co-authored-by: Denis Granha <denis@gnosis.io>
23 lines
308 B
Plaintext
23 lines
308 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
target
|
|
|
|
*.swp
|
|
*.swo
|
|
*.swn
|
|
*.DS_Store
|
|
|
|
# Visual Studio Code stuff
|
|
.vscode
|
|
|
|
# GitEye stuff
|
|
.project
|
|
|
|
# idea ide
|
|
.idea
|
|
|
|
# git folder is not ignored so vergen library can get the commit hash and date for the build
|
|
#.git
|
|
|
|
ethcore/res/ethereum/tests
|