From 23a4b6fa6691844fb46d54537768a8f5996efc8a Mon Sep 17 00:00:00 2001 From: Tyler Stiene Date: Wed, 15 Dec 2021 00:09:57 -0500 Subject: [PATCH] chore: update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b48a929..684f927 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ dist cert.pem *.gob docker-compose.yml -mdb-local \ No newline at end of file +mdb-local +LICENSES \ No newline at end of file