From da21f45b716177825082b5a1a72164198b58d2b9 Mon Sep 17 00:00:00 2001 From: RomkaZVO Date: Wed, 29 Jul 2026 00:03:38 +0800 Subject: [PATCH] =?UTF-8?q?=D0=BC=D0=B5=D0=B9=D0=BA=D1=84=D0=B0=D0=B9?= =?UTF-8?q?=D0=BB=20=D0=B7=D0=B0=D0=B1=D1=8B=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ .htpasswd | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitignore create mode 100644 .htpasswd diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..946ce8f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +*.cgi +*.swp +.DS_Store diff --git a/.htpasswd b/.htpasswd new file mode 100644 index 0000000..0096a88 --- /dev/null +++ b/.htpasswd @@ -0,0 +1 @@ +private:testpass