summaryrefslogtreecommitdiff
path: root/ATRI/plugins/manege/atri-manege/.gitignore
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2021-07-20 13:42:00 +0800
committerKyomotoi <[email protected]>2021-07-20 13:42:00 +0800
commitc485985d3be687d17168512de44ea7b744fea7cc (patch)
tree4f54f574dd42dbed01e50ecbf1efd82c7cc009b9 /ATRI/plugins/manege/atri-manege/.gitignore
parent0fe5599a0770401812e44727904a55d53415cf6c (diff)
downloadATRI-c485985d3be687d17168512de44ea7b744fea7cc.tar.gz
ATRI-c485985d3be687d17168512de44ea7b744fea7cc.tar.bz2
ATRI-c485985d3be687d17168512de44ea7b744fea7cc.zip
✨ 新增前端demo页
Diffstat (limited to 'ATRI/plugins/manege/atri-manege/.gitignore')
-rw-r--r--ATRI/plugins/manege/atri-manege/.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/ATRI/plugins/manege/atri-manege/.gitignore b/ATRI/plugins/manege/atri-manege/.gitignore
new file mode 100644
index 0000000..403adbc
--- /dev/null
+++ b/ATRI/plugins/manege/atri-manege/.gitignore
@@ -0,0 +1,23 @@
+.DS_Store
+node_modules
+/dist
+
+
+# local env files
+.env.local
+.env.*.local
+
+# Log files
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?