Fit the new directory structure

This commit is contained in:
Jeremy Wall 2022-08-13 17:41:50 -04:00
parent a394f5e855
commit 9f9becc4bf
3 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
shopping_list.csv shopping_list.csv
recipes/menu.txt recipes/menu.txt
.vscode/*

View File

@ -1,3 +0,0 @@
{
"editor.formatOnSave": true
}