poa-bridge/.gitignore

27 lines
272 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
# truffle stuff
truffle/build
node_modules
compiled_contracts
integration-tests/tmp