From c509a483656d8d99d001e255ef6407cb956eee6a Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sat, 14 Nov 2020 16:52:31 +0100 Subject: [PATCH] =?UTF-8?q?P=C5=99id=C3=A1n=C3=AD=20.gitignore?= 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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1002927 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +public/ +static/processed_images/ +*.swp