From dd48906e59432c41e97e0f9ea0417f23c2663cf4 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 10 Nov 2024 18:34:55 -0800 Subject: [PATCH] add python-version --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index db268cff..bb02f3fa 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ build .antlr-generator-*.jar *.iml *.log -*.hprof \ No newline at end of file +*.hprof +.python-version \ No newline at end of file