From d25ad1f145c20083bca76326e3b9682f65668ebc Mon Sep 17 00:00:00 2001 From: Josh birnholz Date: Mon, 3 Apr 2023 20:08:57 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e81307b2..cacf116f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,7 @@ cardconjurer.iml access.log error.log -fly.toml \ No newline at end of file +fly.toml + +img/frames/crystal/* +js/frames/packCrystal.js \ No newline at end of file