diff --git a/.gitignore b/.gitignore index cb8c9e0..1ce99de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -.direnv \ No newline at end of file +.direnv +dist \ No newline at end of file diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index 81790f4..0000000 --- a/dist/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - dyesub-tool - - - \ No newline at end of file diff --git a/dyesub-tool/.gitignore b/dyesub-tool/.gitignore deleted file mode 100644 index 9bfc447..0000000 --- a/dyesub-tool/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -layout.json -output.svg -dist \ No newline at end of file