init
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
node_modules/
|
||||
logs/
|
||||
node_modules.*
|
||||
dist.zip
|
||||
dist/
|
||||
coverage/*
|
||||
admin/node_modules/
|
||||
|
||||
# 临时文件目录(保留目录但忽略文件)
|
||||
temp/*
|
||||
!temp/.gitkeep
|
||||
Reference in New Issue
Block a user