| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 syntax: glob | 1 syntax: glob |
| 2 | 2 |
| 3 crowdin.yaml | 3 crowdin.yaml |
| 4 **/libs/armeabi* | 4 **/libs/armeabi* |
| 5 **/libs/x86 | 5 **/libs/x86 |
| 6 **/bin | |
| 7 **/obj | |
| 8 **/gen | |
| 9 **/build | 6 **/build |
| 10 **/local.properties | 7 **/local.properties |
| 11 **/ant.properties | |
| 12 **/buildtools | 8 **/buildtools |
| 13 **/target | |
| 14 .idea | 9 .idea |
| 15 *.iml | 10 *.iml |
| 16 upload.py | 11 upload.py |
| 17 .DS_Store | 12 .DS_Store |
| 18 .* | 13 .* |
| 19 !.gitignore | 14 !.gitignore |
| 20 !.hgignore | 15 !.hgignore |
| OLD | NEW |