Skip to content

Commit 0406a56

Browse files
authored
1 parent 35d470a commit 0406a56

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,16 @@ __conda_version__.txt
103103
lib/png.lib
104104
lib/z.lib
105105

106+
# Environments #
107+
################
108+
.env
109+
.venv
110+
env/
111+
venv/
112+
ENV/
113+
env.bak/
114+
venv.bak/
115+
106116
# Jupyter files #
107117
#################
108118

0 commit comments

Comments
 (0)