diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-05-15 16:08:53 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2022-05-15 16:35:46 +0200 |
commit | 3dad6e6b8615a13dfa32109a5d230d884c91cee1 (patch) | |
tree | 9c2db9ef439e97498866b7e90ef1be44f6102af3 /.gitignore | |
parent | Merge pull request #23378 from floppym/install-tags (diff) | |
download | systemd-3dad6e6b8615a13dfa32109a5d230d884c91cee1.tar.xz systemd-3dad6e6b8615a13dfa32109a5d230d884c91cee1.zip |
git: ignore manifest
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c5424c5d79..976376625d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ __pycache__/ /.#image.raw.lck /image.raw.cache-pre-dev /image.raw.cache-pre-inst +/image.raw.manifest /install-tree /.mkosi-* /mkosi.builddir/ |