Skip to content

Commit

Permalink
gitignore: Add venv directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cal0pteryx committed Aug 15, 2023
1 parent 75d496f commit fde1e88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
.hugo_build.lock
.project
.vscode

.venv

content/provider/
data/results/
data/implementing_clients.json
Expand Down

0 comments on commit fde1e88

Please sign in to comment.