diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-23 10:29:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-23 10:29:27 +0200 |
commit | b8f3927e48467ecf196e91a95dd29c4f409709d8 (patch) | |
tree | eea5c59b5e1ad81b9cd03d9fb3b5faa1dc09ff82 /.gitignore |
Initial bootstrap script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9921eec --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.cpio.gz +buildos-initrd +buildos-image |