更新.gitignore
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm install *)",
|
||||
"Read(//e/Demos/DemoOwns/Go/**)",
|
||||
"Bash(npm init *)",
|
||||
"Bash(npm uninstall *)",
|
||||
"Bash(mkdir -p uniapp)",
|
||||
"Bash(mkdir src *)",
|
||||
"Bash(touch src/App.vue src/main.ts pages.json vite.config.js uni.scss)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user