diff options
author | Jesse Gilles <jgilles@multitech.com> | 2014-11-04 12:11:47 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2014-11-04 12:11:47 -0600 |
commit | 1f498c25dc1754c5a689e13022e3c5110c6fd170 (patch) | |
tree | b70e5796ea920cbb5f6d8f84996d4c5118b412e5 /.gitignore | |
parent | 9ec1e5177acad06672f458d92a57d012251ffefd (diff) | |
download | mlinux-1f498c25dc1754c5a689e13022e3c5110c6fd170.tar.gz mlinux-1f498c25dc1754c5a689e13022e3c5110c6fd170.tar.bz2 mlinux-1f498c25dc1754c5a689e13022e3c5110c6fd170.zip |
add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4f450dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +downloads +build +buildhistory +env-oe.sh +layers/user-layer +bitbake.lock |