Add proguard-project.txt to the .gitignore file
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Fri, 5 Jun 2015 04:39:55 +0000 (13:39 +0900)
committerErich Keane <erich.keane@intel.com>
Mon, 8 Jun 2015 06:25:03 +0000 (06:25 +0000)
The generated file proguard-project.txt was previously checked
in accidentally.  This patch adds it to the .gitignore so that
errors like this won't happen in the future.

Change-Id: Ic26b0d48bbb4bf50445e7314ecac6d9979b51e9d
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1196
Reviewed-by: Erich Keane <erich.keane@intel.com>
Tested-by: Erich Keane <erich.keane@intel.com>
.gitignore

index 5042841..291fb19 100644 (file)
@@ -56,6 +56,9 @@ service/things-manager/sdk/build/linux/
 # Ignore Eclipse workspace files
 *.settings/
 
+# Ignore proguard file generated by Eclipse
+proguard-project.txt
+
 # Ignore CTags default data
 tags
 # Ignore dependencies folder, which should be generated