aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Roubert <roubert@google.com>2018-05-07 13:41:28 +0200
committerFredrik Roubert <roubert@google.com>2018-05-09 12:15:47 +0200
commit6ccd41d8c8152bf1fcb39b3e98ec5fbc096b911c (patch)
treee55b7481505572b4dc07caa4b02515bba4cd2669
parent6a2f6ad06b1a31ceec40f2283438a546d8f7af1d (diff)
downloadcldr-6ccd41d8c8152bf1fcb39b3e98ec5fbc096b911c.tar.gz
Add a .gitignore to exclude the CLDR SurveyTool and SurveyConsole.
These are for collecting CLDR data and are not relevant for Android which only uses CLDR data. By omitting these files from the Android repository we won't need to care about the licensing of those files (and also save some space). Bug: 79438058 Change-Id: If9677a654b1038b392fbdf00df86fb7f3506773b
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..768449a1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+tools/cldr-apps/
+tools/cldr-apps-watcher/
+tools/SurveyConsole/