From 530b0fe326d8a9623e27e081b51512cdf1d5b5d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 20 Jun 2023 01:51:29 +0200 Subject: =?UTF-8?q?=C5=BE=20initial=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 88d1567..23baf12 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,8 @@ core *.out .gdb_history __pycache__/ +db +composer.lock +package-lock.json +vendor/ +node_modules/ -- cgit v1.2.3