From 4779a3eb5b96a7e2b780e1ce47e2cc4e0a5d7d2b Mon Sep 17 00:00:00 2001 From: AdminWhaleFall Date: Thu, 23 Jun 2022 21:38:17 +0800 Subject: [PATCH] test --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 68bc17f..042ced0 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# owner +git-filter-repo.py +replacements.txt # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]