diff --git a/.gitignore b/.gitignore index ce2ed00..7d6d9e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ ficheader.html -prompts.org \ No newline at end of file +prompts.org +__pycache__/* \ No newline at end of file diff --git a/year-summary.py b/yearsummary.py similarity index 100% rename from year-summary.py rename to yearsummary.py