From deddba58ade7bc941abf8037b25bda03c073d1a5 Mon Sep 17 00:00:00 2001 From: Bui Date: Tue, 22 Feb 2022 16:31:00 +0000 Subject: [PATCH] add plugins to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b5b9bc9..f0cbb51 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ public/index.html config.py public/assets/song_skins .venv +public/src/js/plugin