summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Steel <george.steel@gmail.com>2022-12-03 17:38:57 -0500
committerGeorge Steel <george.steel@gmail.com>2022-12-03 17:38:57 -0500
commit3c37a016bfd5805744eb18d82a76804a0a3e4806 (patch)
tree23fac7dd18c352b7ff35610c74451e550ddca5e1 /.gitignore
parentaf65e9b8afbfd31f050cfafecb838270fc48fe8f (diff)
expose the trim_after param in the interface
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e6dca05c..e60a6aa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ locales/
/profile_stats
/profile_stats.prof
/.vscode
+__pycache__