Skip to content

Commit

Permalink
gitignore: improve sstate-cache ignore
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Larson <kergoth@gmail.com>
  • Loading branch information
kergoth committed Dec 3, 2013
1 parent 856103a commit d42390d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
/pseudodone

/build
/sstate-cache/
/db
/cache
/buildhistory
/sstate-cache
/cached-binaries
/downloads
/bitbake.lock
Expand Down

0 comments on commit d42390d

Please sign in to comment.