'frontendadd'
This commit is contained in:
16
frontend/.gitignore
vendored
Normal file
16
frontend/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
node_modules
|
||||
.DS_Store
|
||||
*.log*
|
||||
package-lock.json
|
||||
dist/
|
||||
tmp*
|
||||
temp*
|
||||
yarn-error.log
|
||||
*.zip
|
||||
.history
|
||||
.stylelintcache
|
||||
yarn.lock
|
||||
# package-lock.json
|
||||
pnpm-lock.yaml
|
||||
.env.local
|
||||
.env.*.local
|
||||
Reference in New Issue
Block a user