Merge pull request #9565 from lujun9972/gitignore

ignore .* files under sources and translated directory
This commit is contained in:
DarkSun 2018-07-25 17:25:00 +08:00 committed by GitHub
commit b93afa8699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -3,3 +3,5 @@ members.md
*.html
*.bak
.DS_Store
sources/*/.*
translated/*/.*