修改忽略
This commit is contained in:
parent
f321ca935a
commit
9a1fae635f
|
|
@ -51,3 +51,5 @@ Temporary Items
|
|||
|
||||
|
||||
*.project
|
||||
*.temp
|
||||
*.log
|
||||
|
|
@ -15,4 +15,6 @@ $RECYCLE.BIN/
|
|||
npm-debug.log
|
||||
node_modules
|
||||
|
||||
.project
|
||||
*.project
|
||||
*.temp
|
||||
*.log
|
||||
Loading…
Reference in New Issue