Remove garbage
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,9 +1,12 @@
|
||||
*.ignore
|
||||
|
||||
# dev
|
||||
/node_modules
|
||||
|
||||
# production
|
||||
/build
|
||||
/.next/
|
||||
/public
|
||||
/public/workers
|
||||
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
|
Reference in New Issue
Block a user