Browse Source

gitignore: add build directory to ignore list

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
pull/4822/head
Anas Nashif 8 years ago committed by Anas Nashif
parent
commit
d5c43eda9c
  1. 1
      .gitignore

1
.gitignore vendored

@ -7,6 +7,7 @@ @@ -7,6 +7,7 @@
*.swp
*.swo
*~
build
cscope.*
.dir
outdir

Loading…
Cancel
Save