uniswap-interface-uncensored/.gitignore

37 lines
450 B
Plaintext
Raw Normal View History

# See https://help.github.com/ignore-files/ for more about ignoring files.
# generated contract types
/src/types/v3
# dependencies
/node_modules
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
/.netlify
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2018-02-04 00:03:15 +03:00
2018-10-06 23:14:27 +03:00
notes.txt
2019-08-13 03:37:32 +03:00
.idea/
.vscode/
package-lock.json
cypress/videos
cypress/screenshots
cypress/fixtures/example.json