diff options
author | turret <turret@duck.com> | 2023-08-30 17:36:26 -0500 |
---|---|---|
committer | turret <turret@duck.com> | 2023-08-30 17:36:26 -0500 |
commit | 0de89efc803348421e1abdd991f05f51e77a7aaa (patch) | |
tree | 8540ab828981fe5a863026e2e1c6e97ddbedab71 /.gitignore | |
parent | 5d237600a82037567b8e3a06c35fb7aace45f2f6 (diff) | |
download | portage-overlay-0de89efc803348421e1abdd991f05f51e77a7aaa.tar.gz portage-overlay-0de89efc803348421e1abdd991f05f51e77a7aaa.tar.bz2 portage-overlay-0de89efc803348421e1abdd991f05f51e77a7aaa.zip |
metadata: take out of tree
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6a67794 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/metadata/md5-cache +/profiles/use.local.desc |