From b80492e2577efdef2dc02516310a7d4634222d0f Mon Sep 17 00:00:00 2001 From: kamba4 Date: Thu, 12 Sep 2024 19:45:20 +0000 Subject: [PATCH] add gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..248c90c --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +change_file.osc* +config.php +lastState.txt +lastStatisticsUpdate.txt +log.* +state.txt