mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
Add mkosi.cache directory
I realized for the same effort as documenting in the wiki I can just add the empty directory to the repo.
This commit is contained in:
committed by
Nate Graham
parent
6fbfe4b56b
commit
1ebda78307
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,7 +1,6 @@
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# SPDX-FileCopyrightText: none
|
||||
/image/
|
||||
/mkosi.cache/
|
||||
/version
|
||||
/*.raw
|
||||
/*.tar
|
||||
|
||||
1
mkosi.cache/.gitignore
vendored
Normal file
1
mkosi.cache/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*
|
||||
Reference in New Issue
Block a user