ignore ormconfig files

This commit is contained in:
2020-10-14 18:33:11 +03:00
parent ba3a7c5088
commit 10c16f78ff
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"type": "mariadb",
"host": "dbtest",
"host": "localhost",
"port": 3306,
"username": "writer",
"password": "writer",