summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2017-02-23 10:12:52 +0800
committerBin Yang <bin.yang@windriver.com>2017-02-23 10:12:52 +0800
commit763d5a21bd50959f9f4e76717e14ef6204b0485b (patch)
tree03d9820dc8cc7da42fdb4d2eab9cec29f2124d59 /.gitignore
parentb1b0386b5ed988fbbf25e326c3d0ce951eff07cd (diff)
Update tag to be more generic
Rename tag, and add gitreview to enable git review command Change-Id: Ifb2bf08d02f9f562fdd8a66e799b7fdc8963e587 Issue-Id: MULTIVIM-16 Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 821f62a..56ab27e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,7 @@
+.project
+.classpath
+.settings/
+.checkstyle
+target/
logs/*.log
-*.pyc \ No newline at end of file
+*.pyc