diff options
| author | Philip J Freeman <elektron@halo.nu> | 2025-05-04 18:55:05 -0700 |
|---|---|---|
| committer | Philip J Freeman <elektron@halo.nu> | 2025-05-04 18:55:05 -0700 |
| commit | 5392080129b1093f36533e47c155f618c283ea57 (patch) | |
| tree | dcb566ebab86bc1ba13f3725e7a4fc79a607cfd0 /.gitignore | |
initial commit; demo ostree delta
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..75b7505 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +repo/ +rootfs/ +delta-update-file |
