Update .gitignore

This commit is contained in:
钟进 2018-10-31 15:28:53 +08:00
parent 8782bfb8a3
commit fe517b3658

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ package-lock.json
widgets/i18n/*/flat.txt widgets/i18n/*/flat.txt
widgets/i18n/flat.txt widgets/i18n/flat.txt
/.idea /.idea
.DS_Store