Skip to content

Commit 3a40656

Browse files
committed
chore: ignore intellij dotfiles
1 parent 4239994 commit 3a40656

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# Python
1+
# Python Virtual Environments
22
venv
33
.venv
44

5-
# Env
5+
# Environment files
66
*.env
7+
8+
# IntelliJ
9+
.idea

0 commit comments

Comments
 (0)