Skip to content

Commit

Permalink
Add PyCharm project directory into the .gitignore
Browse files Browse the repository at this point in the history
Change-Id: I9a785a9d045e44c6ec8bd4bd8d0169a81d5ccfde
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/251835
Reviewed-by: Mike Frysinger <[email protected]>
Tested-by: Rostislav Krasny <[email protected]>
  • Loading branch information
rosti-il committed Jan 24, 2020
1 parent b71d61d commit b0b164a
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 @@ -6,3 +6,6 @@ __pycache__
.repopickle_*
/repoc
/.tox

# PyCharm related
/.idea/

0 comments on commit b0b164a

Please sign in to comment.