add .gitignore
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# 以'#'开始的行,被视为注释.
|
||||
node_modules
|
||||
package-lock.json
|
||||
.vscode
|
||||
.svn
|
||||
~*
|
||||
.gitattributes
|
||||
Reference in New Issue
Block a user