add-cms
This commit is contained in:
22
source/admin/.gitignore
vendored
Normal file
22
source/admin/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
dist/
|
||||
bin/
|
||||
public/
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
.DS_Store
|
||||
.tern-project
|
||||
yarn-error.log
|
||||
.vscode/
|
||||
.idea/
|
||||
manifest.yml
|
||||
.imdone/
|
||||
cypress/videos
|
||||
cypress/screenshots
|
||||
__diff_output__
|
||||
coverage/
|
||||
.cache
|
||||
*.log
|
||||
.env
|
||||
.temp/
|
||||
storybook-static/
|
||||
.nx
|
||||
Reference in New Issue
Block a user