This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
chenming
/
516_gongyin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新
master
wuwenjie
5 years ago
parent
f5bd1c031c
commit
9148de52cf
1 changed files
with
21 additions
and
0 deletions
Split View
Show Diff Stats
+21
-0
.gitignore
+ 21
- 0
.gitignore
View File
@@ -0,0 +1,21 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
Write
Preview
Loading…
Cancel
Save