aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Steel <george.steel@gmail.com>2022-12-11 12:02:52 -0500
committerGitHub <noreply@github.com>2022-12-11 12:02:52 -0500
commitde55286b221b00b41a7773e8938c91b32f08d298 (patch)
treea1827dd39da87fe2939fd4d66decd7885bffd677 /.gitignore
parentf74f427cae738246c75c37c991a2e762a5fcabe5 (diff)
parente52f889bb0cb208685b3f3ef8271f63ecd318af1 (diff)
Merge pull request #1940 from inkstitch/george-steel/expose-trim-after
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__