From 229fc85f94f81f5ae05176f4696656afac13f901 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 9 May 2026 01:07:42 +0200 Subject: [PATCH] adding bots.txt to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..991692e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bots.txt