There was an error while loading. Please reload this page.
2 parents a32a326 + 3b9d932 commit b9980d3Copy full SHA for b9980d3
1 file changed
en/deploy/README.md
@@ -81,6 +81,9 @@ $RECYCLE.BIN/
81
.vscode/
82
.history/
83
*.code-workspace
84
+
85
+# Pycharm
86
+.idea
87
```
88
89
And save it as `.gitignore` in the "djangogirls" folder.
0 commit comments