Skip to content

Commit 8ce49e2

Browse files
committed
Update .gitignore
1 parent 81e4d8e commit 8ce49e2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/env/
2+
/.venv/
23
*.pyc
3-
/.vagrant/
4-
*openrc*
4+
__pycache__
5+
*openrc*
6+
.vscode

0 commit comments

Comments
 (0)