From 3c37a016bfd5805744eb18d82a76804a0a3e4806 Mon Sep 17 00:00:00 2001 From: George Steel Date: Sat, 3 Dec 2022 17:38:57 -0500 Subject: expose the trim_after param in the interface --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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__ -- cgit v1.3.1