diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2022-08-11 19:43:12 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2022-08-11 19:43:12 -0400 |
commit | 40f9f4077e66e27f9c1dece0acdc8dc4282fafca (patch) | |
tree | 272d8f125dcc5548d9d115db4490bb653c3e540a | |
parent | adc09c71c85f6c01ca75cbf5ca9d24c4ee1fb687 (diff) | |
download | gentoo-overlay-40f9f4077e66e27f9c1dece0acdc8dc4282fafca.tar.xz gentoo-overlay-40f9f4077e66e27f9c1dece0acdc8dc4282fafca.zip |
gitignore: ignore md5-cache
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..24887ae --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/metadata/md5-cache |