From 89a80078c3630f3481f979512a11b8250439960c Mon Sep 17 00:00:00 2001 From: 0x6f736f646f Date: Fri, 28 Aug 2020 01:07:46 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 08b6d58..e7d5a5d 100644 --- a/.gitignore +++ b/.gitignore @@ -169,4 +169,7 @@ dmypy.json .idea/ # Migrations -migrations/ \ No newline at end of file +migrations/ + +# configs +config.h \ No newline at end of file