diff options
| author | 2015-05-16 00:42:29 -0400 | |
|---|---|---|
| committer | 2015-05-16 00:42:29 -0400 | |
| commit | 00b967901c48b722a680c7f18d8d3a219a14bf3b (patch) | |
| tree | 5db157b4a39fca301c1e5f218a905c383937f605 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8e671e2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +binary.* +prepare.log +binary +images +cache +chroot +chroot.packages.install +chroot.packages.live +.stage +.lock +.build/ +config/binary +config/bootstrap +config/common +config/source |
