15 lines
127 B
Plaintext
15 lines
127 B
Plaintext
|
**/*.scss
|
||
|
**/*.html
|
||
|
**/*.json
|
||
|
**/*.png
|
||
|
**/*.svg
|
||
|
**/*.ttf
|
||
|
**/*.secret
|
||
|
**/*.md
|
||
|
.DS_Store
|
||
|
|
||
|
node_modules
|
||
|
.next
|
||
|
|
||
|
yarn.lock
|
||
|
.github/*
|