uniswap-interface-uncensored/.gitignore

44 lines
586 B
Plaintext
Raw Permalink Normal View History

# See https://help.github.com/ignore-files/ for more about ignoring files.
# generated contract types
/src/types/v3
2021-03-31 03:40:13 -04:00
/src/abis/types
/src/locales/**/*.js
/src/locales/**/*.ts
/src/locales/**/*.json
/src/locales/**/en-US.po
2021-06-29 16:27:12 -07:00
/src/state/data/generated.ts
# 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-03 16:03:15 -05:00
2018-10-06 13:14:27 -07:00
notes.txt
2019-08-12 20:37:32 -04:00
.idea/
.vscode/
package-lock.json
cypress/videos
cypress/screenshots
2021-06-29 16:27:12 -07:00
cypress/fixtures/example.json