Remove accidentally created dist folder

This commit is contained in:
Elnu 2023-08-20 13:16:45 -07:00
parent d488b99765
commit b4a4a3f38a
3 changed files with 2 additions and 38 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
.direnv
.direnv
dist