Skip to content

Commit

Permalink
Updated gitignore to include .idea dir from PyCharm.
Browse files Browse the repository at this point in the history
  • Loading branch information
hover2pi committed Jun 8, 2017
1 parent b35a377 commit 83af737
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 229 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
.idea/

# C extensions
*.so
Expand Down
15 changes: 0 additions & 15 deletions .idea/astrodbkit.iml

This file was deleted.

21 changes: 0 additions & 21 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

179 changes: 0 additions & 179 deletions .idea/workspace.xml

This file was deleted.

0 comments on commit 83af737

Please sign in to comment.