Skip to content

Commit b9980d3

Browse files
authored
Merge pull request #1902 from hjwp/gitignore-pycharm
add a gitignore entry for pycharm users
2 parents a32a326 + 3b9d932 commit b9980d3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

en/deploy/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ $RECYCLE.BIN/
8181
.vscode/
8282
.history/
8383
*.code-workspace
84+
85+
# Pycharm
86+
.idea
8487
```
8588

8689
And save it as `.gitignore` in the "djangogirls" folder.

0 commit comments

Comments
 (0)