Skip to content

Commit

Permalink
Initial pepoluan Commit
Browse files Browse the repository at this point in the history
Modify .hgignore to exclude PyCharm working dirs.
  • Loading branch information
pepoluan committed Dec 15, 2016
1 parent edd1623 commit eb186dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
/Vagrantfile
/.vagrant
/tags

# Added exclusion for PyCharm files
.idea/*

0 comments on commit eb186dd

Please sign in to comment.