From ae088f327991ca374d914323932e99c37cb4cfdd Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 19 Sep 2022 10:50:34 +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 | 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..7f4c33f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +.* -- cgit v1.2.3