aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2019-02-13 18:22:40 +0800
committerHongjun Ni <hongjun.ni@intel.com>2019-02-13 18:22:40 +0800
commitdcfc30818cc7fe43a65a11e3e0775ac9b77cb17a (patch)
tree279c607657134005f310830449023699d79f2a4f
parent20f37388a266773f54ae429f9416d96cd5ebe184 (diff)
Add some IDE to gitignore
Change-Id: I3c281e4962b12ef57ec0df9da91df57a33a0040e Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7570e9a..f1314d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,12 @@ build-root/*
# Except this
!/build-root/scripts
!/build-root/scripts/*
+
+# OSX and some IDE
+.DS_Store
+.idea/
+.project
+.cproject
+.pydevproject
+.vscode/
+