From 3038bbfc64924bce04f06665f89acdc5df05b20e Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Wed, 28 Feb 2024 00:23:09 +0400 Subject: =?UTF-8?q?=D0=92=D0=B7=D0=BB=D0=B5=D1=82=D0=B0=D0=B5=D0=BC!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d0a6098 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.* +!.gitignore +index.html -- cgit v1.2.3