This website works better with JavaScript
Home
Explore
Help
Sign In
mxl_citu
/
code-lab
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
remove node_modules
maxiaolong
3 months ago
parent
49f198f104
commit
0632f13bad
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -29,4 +29,5 @@ yarn-error.log*
*.ntvs*
*.ntvs*
*.njsproj
*.njsproj
*.sln
*.sln
-*.sw?
+*.sw?
+node_modules