Skip to content

Commit f680084

Browse files
Update .gitignore
1 parent 5308ec2 commit f680084

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
.DS_Store
1+
.DS_Store
2+
3+
# Environments
4+
.env
5+
.venv
6+
env/
7+
venv/
8+
ENV/
9+
env.bak/
10+
venv.bak/

0 commit comments

Comments
 (0)