Skip to content

Commit

Permalink
Update ignore, rc, vscode
Browse files Browse the repository at this point in the history
Closes #98
  • Loading branch information
edwardtheharris committed Aug 30, 2024
1 parent 0317dea commit a338828
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ if [ -f ~/.gnupg/github/sentry_dsn.gpg ]; then
export SENTRY_DSN
fi

GNUPGHOME="$(pwd)/.gnupg"
PIPENV_VENV_IN_PROJECT=1

export GNUPGHOME
export PIPENV_VENV_IN_PROJECT
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ results.*
build/
*.ipynb*
_build/
.gnupg/
.vscode/
8 changes: 0 additions & 8 deletions .vscode/settings.json

This file was deleted.

0 comments on commit a338828

Please sign in to comment.