diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ venv/ # Generated by setuptools MANIFEST dist/ +__pycache__ |
index : screenplain | ||
Write your screenplay in plain text and run it through this program to make it look good | Matěj Cepl <mcepl@cepl.eu> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 1 |
@@ -11,3 +11,4 @@ venv/ # Generated by setuptools MANIFEST dist/ +__pycache__ |