Skip to content

Commit

Permalink
chore(gitignore): allow .venv as a symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaci committed Jan 13, 2025
1 parent 750deb7 commit f681055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build/
*.so
.idea
.coverage*
/.venv/
/.venv
unblob.log
/.devenv
/.direnv

0 comments on commit f681055

Please sign in to comment.