Skip to content

Commit 2164f92

Browse files
committed
Sets IntelliJ module files and venv* as ignored.
1 parent b9642c3 commit 2164f92

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
@@ -59,6 +59,7 @@ target/
5959

6060
# PyCharm
6161
.idea/
62+
*.iml
6263

6364
# pyvenv
64-
venv/
65+
venv*/

0 commit comments

Comments
 (0)