From: xangelo Date: Wed, 7 Jun 2023 18:25:06 +0000 (-0400) Subject: ignore compiled files X-Git-Tag: v0.0.1~53 X-Git-Url: https://git.xangelo.ca/?a=commitdiff_plain;h=7f9bb800357e797d65d3d5745e2a0c37930571d1;p=risinglegends.git ignore compiled files --- diff --git a/.gitignore b/.gitignore index ddc3c2a..713b440 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .env node_modules/ dist/ +*.map +*.js