Skip to content

Commit a143099

Browse files
committed
Added .idea to .gitignore.
1 parent c4b1983 commit a143099

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
venv/
22
.vscode/
33
__pycache__/
4-
data/
4+
data/
5+
6+
# IntelliJ files
7+
/.idea/

0 commit comments

Comments
 (0)