From 6779c16675cdb1094d70a836e1065e7983567db6 Mon Sep 17 00:00:00 2001 From: sD Date: Tue, 5 May 2020 20:31:02 +0200 Subject: this is bad style but it will allow for github pages to work again and have the web client downloadable --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 146e4ad..1ae3788 100644 --- a/.gitignore +++ b/.gitignore @@ -50,9 +50,5 @@ Temporary Items node_modules package-lock.json -# Minified files in the wrong folder (this is for testing) -*.b.js -*.b.js.map - # content folder webAO/base/ \ No newline at end of file -- cgit