From 7be113983ed5e8a499ece4bcdf8463c33c9a7b1b Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sat, 28 Nov 2020 18:14:58 +0400 Subject: =?UTF-8?q?=D0=9F=D0=BE=D1=87=D0=B8=D0=BD=D0=B8=D0=BB=20Matrix.h?= =?UTF-8?q?=20=D0=B2=20=D0=97=D0=B0=D0=B4=D0=B0=D1=87=D0=B5=205=203D=20?= =?UTF-8?q?=D0=B8=20=D0=B4=D0=BE=D0=BF=D0=B8=D0=BB=D0=B8=D0=BB=20=D0=B5?= =?UTF-8?q?=D1=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8fe75cc..7a286fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ x64 .vs +.vscode *.aps \ No newline at end of file -- cgit v1.2.3