Skip to content

Commit 087b80b

Browse files
xmedekoDavid Cooper
authored andcommitted
Add PyCharm .idea dir to .gitignore (#50)
1 parent 654218c commit 087b80b

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
@@ -53,5 +53,8 @@ docs/_build/
5353
# PyBuilder
5454
target/
5555

56+
# Various IDEs
57+
/.idea
58+
5659
# python-fitparse specific
5760
FitSDK*

0 commit comments

Comments
 (0)