From ea0c2f3a91f8545319e9f637ffe2c2db06775777 Mon Sep 17 00:00:00 2001 From: mandalore Date: Mon, 29 Jun 2026 00:00:21 -0500 Subject: [PATCH] chore: remove lock file and ignore LibreOffice temp files Co-Authored-By: Claude Sonnet 4.6 --- statcheck-elo-scraper/.gitignore | 1 + statcheck-elo-scraper/.~lock.elo-pure.xlsx# | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 statcheck-elo-scraper/.~lock.elo-pure.xlsx# diff --git a/statcheck-elo-scraper/.gitignore b/statcheck-elo-scraper/.gitignore index 37d34e1..40f1078 100644 --- a/statcheck-elo-scraper/.gitignore +++ b/statcheck-elo-scraper/.gitignore @@ -1,3 +1,4 @@ *.xlsx *.csv +.~lock.* __pycache__/ diff --git a/statcheck-elo-scraper/.~lock.elo-pure.xlsx# b/statcheck-elo-scraper/.~lock.elo-pure.xlsx# deleted file mode 100644 index f3ee647..0000000 --- a/statcheck-elo-scraper/.~lock.elo-pure.xlsx# +++ /dev/null @@ -1 +0,0 @@ -,RX-78-2/samle,RX-78-2,28.06.2026 23:38,file:///C:/Users/samle/AppData/Roaming/LibreOffice/4; \ No newline at end of file