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