Browse Source

add 3rd party folders which are downloaded during building into git ignore configuration file. (#208)

Co-authored-by: luc <luc@luc-ubuntu19.bj.intel.com>
Shi Lei 6 years ago
parent
commit
bef67ad7d4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,2 +1,4 @@
 .vscode
 .vscode
 **/*build/
 **/*build/
+core/deps/lv_drivers
+core/deps/llvm