Ignore fr and ko_KR, so we can play around with them while getting our ducks in a row.

This commit is contained in:
Ned Batchelder
2014-01-22 14:31:18 -05:00
parent 9ea21dd9c7
commit 9149d57be5

3
.gitignore vendored
View File

@@ -35,6 +35,9 @@ conf/locale/en/LC_MESSAGES/*.po
### Remove when we have real Esperanto translations. For now, ignore
### dummy Esperanto files.
conf/locale/eo/*
## Remove when we officially support these languages.
conf/locale/fr
conf/locale/ko_KR
### Testing artifacts
.testids/