init
This commit is contained in:
20
cool-admin-vue/.gitignore
vendored
Normal file
20
cool-admin-vue/.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
/dist/
|
||||
dist-ssr/
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Editor directories and files
|
||||
.project
|
||||
.idea
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw*
|
||||
|
||||
vite.config.ts.timestamp*
|
Reference in New Issue
Block a user