From 491f2a8544a388971b545c4e9e63bf257bb06dcc Mon Sep 17 00:00:00 2001
From: L4168 <L4168@student.jamk.fi>
Date: Wed, 26 Jun 2019 08:21:27 +0300
Subject: [PATCH] added ormconfig

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9db3cfb..22239d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,4 +35,5 @@ lerna-debug.log*
 
 # db connection
 .env
+ormconfig.json
 *.providers.ts
-- 
GitLab