From 4043b8cf79d870f025b23103914448e8507b1a04 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 9 Jun 2025 22:26:30 +0500 Subject: initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..11a226a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +config.php +*.ini \ No newline at end of file -- cgit v1.2.3