From 95a88675276157e23d8131b2cba06914fb06a1d9 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Thu, 11 Jan 2024 13:47:35 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 49a3e1b..c8b5dbc 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ release/* src/db/wgdashboard.db .jshintrc node_modules/** -*/proxy.js \ No newline at end of file +*/proxy.js +src/static/app/proxy.js