From c5c1eb94ed043c0124127c0e1d9daa1858e861f1 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sat, 26 Oct 2024 16:13:50 -0500 Subject: [PATCH] update gitignore to catch top level build --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b19dbc4..4c6a3e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.beam *.ez */build +/build /squared_away/priv/static/squared_away.mjs erl_crash.dump