From de4b44ac90ae3b3cefc1e55d094234e67ca4879d Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 5 Oct 2021 17:05:02 -0700 Subject: [PATCH] - Ignoring category page JS --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6285c21..6d6452e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ api/dev/ clippable-server/store.json api/vids/ frontend/themes/clippable/static/js/index.js +frontend/public/ +frontend/themes/clippable/static/js/category.js