This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Excludes more files from packaging
main
Eric Amodio
4 years ago
parent
7acf738dbe
commit
553e9699c1
2 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitignore
+2
-1
.vscodeignore
+ 1
- 1
.gitignore
View File
@ -1,5 +1,5 @@
.eslintcache
.vscode-clean
.vscode-clean
/**
dist
node_modules
images/settings
+ 2
- 1
.vscodeignore
View File
@ -1,14 +1,15 @@
.github/**
.vscode/**
.vscode-clean/**
.yarn/**
dist/webviews/*.css
emoji/**
images/docs/**
images/**/*.pdn
node_modules/**
src/**
test/**
**/*.fig
**/*.pdn
.eslintcache
.eslintignore
.eslintrc.json
Write
Preview
Loading…
Cancel
Save