Skip to content

Commit 449a5a4

Browse files
committed
update gitignore
1 parent ca0bbed commit 449a5a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
*.mat
99

1010
## virtual env
11-
env/*
12-
venv/*
11+
env/
12+
venv/
1313

1414
## visual studio code
1515
.vscode

0 commit comments

Comments
 (0)