Skip to content

Commit 54f35ca

Browse files
authored
Merge pull request #30 from guiajlopes/feature/add_pycharm_to_gitignore
Add JetBrains Folder to gitignore
2 parents 21a2f12 + fb962e7 commit 54f35ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ docs/_build/
5656

5757
# PyBuilder
5858
target/
59+
60+
# PyCharm
61+
.idea/

0 commit comments

Comments
 (0)