Skip to content

Commit

Permalink
gitignore: add build directory to ignore list
Browse files Browse the repository at this point in the history
Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif authored and Anas Nashif committed Nov 9, 2017
1 parent 12f8f76 commit d5c43ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*.swp
*.swo
*~
build
cscope.*
.dir
outdir
Expand Down

0 comments on commit d5c43ed

Please sign in to comment.