diff options
author | Josh Spicer <joshspicer@github.com> | 2022-08-03 21:09:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-03 21:09:28 +0300 |
commit | 145f26f8b27ed61667c759d3eebad71778773d78 (patch) | |
tree | 26d22d9c36943847bc1393eba4c1ce025238328d /v1/README.md | |
parent | 73db1be5838cc7b71e083819cb50c25b210a6bdc (diff) |
remove unused dirs (#76)
Diffstat (limited to 'v1/README.md')
-rw-r--r-- | v1/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/v1/README.md b/v1/README.md deleted file mode 100644 index 316d69f..0000000 --- a/v1/README.md +++ /dev/null @@ -1,2 +0,0 @@ -Files in this folder are designed for back-compat with 'v1' -while waiting 'v2' implementation: https://github.com/devcontainers/cli/pull/6 |