Initial Commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/node_modules
|
||||
/dist
|
||||
/.env
|
||||
/.env.local
|
||||
/.env.development
|
||||
/.env.test
|
||||
/.env.production
|
||||
/.DS_Store
|
||||
/.vscode
|
||||
/.idea
|
||||
/.eslintcache
|
||||
/.prettiercache
|
||||
/logs
|
||||
*-lock.json
|
||||
Reference in New Issue
Block a user