diff --git a/.gitignore b/.gitignore
index 55aa13a5..2ba5cbe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -217,4 +217,8 @@ __pycache__/
# Windows thumbnail cache files
Thumbs.db
-DEPLOY
\ No newline at end of file
+DEPLOY
+global.min.css
+global.min.js
+bootstrap-custom.css
+bootstrap-custom.min.css
\ No newline at end of file
diff --git a/Plugins/Stats/Stats.csproj b/Plugins/Stats/Stats.csproj
index 927ca684..8162a3f0 100644
--- a/Plugins/Stats/Stats.csproj
+++ b/Plugins/Stats/Stats.csproj
@@ -17,10 +17,6 @@
-
-
-
-
diff --git a/SharedLibraryCore/SharedLibraryCore.csproj b/SharedLibraryCore/SharedLibraryCore.csproj
index dc28cd0d..7b19e191 100644
--- a/SharedLibraryCore/SharedLibraryCore.csproj
+++ b/SharedLibraryCore/SharedLibraryCore.csproj
@@ -21,4 +21,8 @@
+
+
+
+
diff --git a/WebfrontCore/WebfrontCore.csproj b/WebfrontCore/WebfrontCore.csproj
index 1d2743b5..e2937c84 100644
--- a/WebfrontCore/WebfrontCore.csproj
+++ b/WebfrontCore/WebfrontCore.csproj
@@ -34,6 +34,7 @@
+