Skip to content

Commit 16987c8

Browse files
author
Francisco Muñoz
committed
Update gitignore
1 parent d2216a0 commit 16987c8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ celerybeat-schedule
9797
# virtualenv
9898
venv/
9999
ENV/
100+
.venv/
100101

101102
# Spyder project settings
102103
.spyderproject
@@ -120,4 +121,4 @@ debug
120121
.vscode
121122

122123
# pytest cahche
123-
.pytest_cache
124+
.pytest_cache

0 commit comments

Comments
 (0)