diff --git a/.gitignore b/.gitignore index 29c755b2..2e164743 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,8 @@ public/sfx* public/mfx* public/maps public/data +public/jbox/* +!public/jbox/.gitkeep +public/soundfonts dist .DS_Store \ No newline at end of file diff --git a/index.html b/index.html index 8fe8732e..b5a6ad7d 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,8 @@