icns-frontend/.eslintignore

15 lines
127 B
Plaintext
Raw Normal View History

2022-11-30 10:36:59 +00:00
**/*.scss
**/*.html
**/*.json
**/*.png
**/*.svg
**/*.ttf
**/*.secret
**/*.md
.DS_Store
node_modules
.next
yarn.lock
.github/*