poa-bridge/.gitignore

27 lines
272 B
Plaintext
Raw Normal View History

2017-05-25 00:16:08 -07:00
# 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
2017-09-01 06:11:20 -07:00
# truffle stuff
truffle/build
node_modules
compiled_contracts
2018-01-19 05:43:28 -08:00
integration-tests/tmp