Skip to content

Commit

Permalink
Add venv directory to gitignore (#654)
Browse files Browse the repository at this point in the history
Signed-off-by: Freerk-Ole Zakfeld <[email protected]>
  • Loading branch information
fzakfeld authored Jul 17, 2024
1 parent 78e709e commit c89ec3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_name}}/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.swp
.venv
venv
Pipfile.lock
id_rsa.operator
ironic-agent.initramfs
Expand Down

0 comments on commit c89ec3c

Please sign in to comment.