Skip to content

Commit 99f7274

Browse files
committed
Add .gitignore config for PyCharm IDE
1 parent a8d7cc1 commit 99f7274

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,8 @@ ENV/
9090

9191
doc/_build
9292

93-
*.swp
93+
*.swp
94+
/.idea/Learn-Python.iml
95+
/.idea/inspectionProfiles/profiles_settings.xml
96+
/.idea/modules.xml
97+
/.idea/vcs.xml

0 commit comments

Comments
 (0)