mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-15 12:11:01 +08:00
fix(ignore): added yarn directories to ignorefiles
Added yarn files and directories to gitignore and eslintignore.
This commit is contained in:
+2
-1
@@ -2,4 +2,5 @@
|
||||
.vscode
|
||||
node_modules
|
||||
public
|
||||
dist
|
||||
dist
|
||||
.yarn
|
||||
Reference in New Issue
Block a user