aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKrishnakumar Jinka <kris.jinka@samsung.com>2018-11-25 12:27:05 +0900
committerkris.jinka <kris.jinka@samsung.com>2018-11-27 19:40:49 +0900
commitc3cba1ad09e4bca029490e18fe51e972089f7ec7 (patch)
tree383f1e421e3b68913c23002a5c2b59fb3b6c5bc0 /.gitignore
parentea8ac37e7ae72ee465c14ce7b418b074b8207b0a (diff)
Fix checkstyle issue in policy common
Move method into class it is being called. Fix minor checkstyle formatting in the class. The changes have side effects hence revert some changes. Modify the javadoc tags Issue-ID: POLICY-1251 Change-Id: Iecb513dafe3f60628664f3e60d6c49d3e4ce3148 Signed-off-by: kris.jinka <kris.jinka@samsung.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13d4a1eb..444559c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,5 @@ integrity-audit/testingLogs/common-modules/integrity-audit/error.log
integrity-audit/testingLogs/common-modules/integrity-audit/metrics.log
integrity-monitor/IntegrityMonitor.log.*
*.log
+*.ipr
+*.iws