diff --git a/.gitignore b/.gitignore index 0637bbb..62185ac 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Brewfile.lock.json venv __pycache__ private/ +.envrc diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..9ac3804 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.11.5 diff --git a/dump/Brewfile b/dump/Brewfile index dff9b3c..52c4bca 100644 --- a/dump/Brewfile +++ b/dump/Brewfile @@ -237,7 +237,6 @@ vscode "github.codespaces" vscode "github.copilot" vscode "github.copilot-chat" vscode "github.copilot-labs" -vscode "github.heygithub" vscode "github.remotehub" vscode "github.vscode-github-actions" vscode "github.vscode-pull-request-github" @@ -255,6 +254,7 @@ vscode "hridoy.rails-snippets" vscode "humao.rest-client" vscode "ics.japanese-proofreading" vscode "idered.npm" +vscode "iterative.dvc" vscode "j4ng5y.charactercount" vscode "jacano.vscode-pnpm" vscode "jallen7usa.vscode-cue-fmt"