diff --git a/en/deploy/README.md b/en/deploy/README.md index d191c1645ee..119cbae3f19 100644 --- a/en/deploy/README.md +++ b/en/deploy/README.md @@ -69,6 +69,9 @@ $RECYCLE.BIN/ .vscode/ .history/ *.code-workspace + +# Pycharm +.idea ``` And save it as `.gitignore` in the "djangogirls" folder.