修改忽略

This commit is contained in:
TevinLi 2017-04-04 09:54:45 +08:00
parent f321ca935a
commit 9a1fae635f
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -51,3 +51,5 @@ Temporary Items
*.project
*.temp
*.log

View File

@ -15,4 +15,6 @@ $RECYCLE.BIN/
npm-debug.log
node_modules
.project
*.project
*.temp
*.log