commit 5800326c1f37986ff2d401ff8086ceea8f49ce53 Author: MrMelon54 Date: Sun Oct 8 15:31:54 2023 +0100 First commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f11b75 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..06df588 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# OverlapFS + +A Go library to layer one filesystem over another