We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0141951 commit 6f86bcfCopy full SHA for 6f86bcf
{{cookiecutter.project_name}}/.gitignore
@@ -7,6 +7,7 @@
7
/dist/
8
/docs/_build/
9
/src/*.egg-info/
10
+*.egg-info/
11
12
# Byte-code files
13
*.pyc
0 commit comments