We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96440e3 commit ce7cd51Copy full SHA for ce7cd51
{{cookiecutter.repo_name}}/.gitignore
@@ -1,5 +1,5 @@
1
-# Created by https://www.gitignore.io/api/python
2
-# Edit at https://www.gitignore.io/?templates=python
+# JetBrains IDEs (PyCharm, ...)
+.idea/
3
4
### Python ###
5
# Byte-compiled / optimized / DLL files
@@ -126,5 +126,3 @@ dmypy.json
126
127
# Pyre type checker
128
.pyre/
129
-
130
-# End of https://www.gitignore.io/api/python
0 commit comments