Skip to content

Commit bcd19c3

Browse files
Ignore ".idea" folder in gitignore
1 parent 813c0d5 commit bcd19c3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33

44
# Ignore tmp folder
55
tmp/
6+
7+
# Ignore PyCharm .idea folder:
8+
.idea

0 commit comments

Comments
 (0)