diff --git a/.gitignore b/.gitignore index 2a899d5..e82a109 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,3 @@ mkosi.local.conf mkosi.output mkosi.sandbox/etc/pacman.conf -mkosi.sandbox/etc/pacman.d/mirrorlist diff --git a/mkosi.extra/live/usr/calamares/desktop/qml/.gitignore b/mkosi.extra/live/usr/calamares/desktop/qml/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/mkosi.extra/live/usr/calamares/desktop/qml/.gitignore @@ -0,0 +1 @@ +* diff --git a/mkosi.extra/live/usr/calamares/desktop/qml/.keep b/mkosi.extra/live/usr/calamares/desktop/qml/.keep deleted file mode 100644 index e69de29..0000000 diff --git a/mkosi.sandbox/etc/pacman.d/.gitignore b/mkosi.sandbox/etc/pacman.d/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/mkosi.sandbox/etc/pacman.d/.gitignore @@ -0,0 +1 @@ +* diff --git a/mkosi.sandbox/etc/pacman.d/.keep b/mkosi.sandbox/etc/pacman.d/.keep deleted file mode 100644 index e69de29..0000000