From 216b02a3dffc44411c513fe0ce22a24c933d2154 Mon Sep 17 00:00:00 2001 From: kartofen Date: Mon, 8 Aug 2022 16:17:29 +0300 Subject: edit gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cbbd0b5..f3b212e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bin/ -obj/ \ No newline at end of file +obj/ +files/ \ No newline at end of file -- cgit v1.2.3