From ce55d35b6b480e0891fc1a4d2b535b5b75c59a00 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 4 Sep 2019 22:12:31 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e05e24b..c178be9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Created by .ignore support plugin (hsz.mobi) .idea/ glide.lock -*.db \ No newline at end of file +*.db +astilectron-deps/ \ No newline at end of file