diff --git a/.gitignore b/.gitignore
index 97f5b5c..0680d3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,7 +23,6 @@ StockMan.suo
/ScheMe/logs/*.txt
/ScheMe/logs/*.zip
/ScheMe/bin/*
-/ScheMe/bin/*/*
/ScheMe/obj/*
##############################################
@@ -34,7 +33,6 @@ StockMan.suo
/ScheMe_Data/logs/*.txt
/ScheMe_Data/logs/*.zip
/ScheMe_Data/bin/*
-/ScheMe_Data/bin/*/*
/ScheMe_Data/obj/*
##############################################
@@ -44,8 +42,7 @@ StockMan.suo
## ignoro i files log/PDF/temp
/VersGen/logs/*.txt
/VersGen/logs/*.zip
-/VersGen/bin/*.pdb
-/VersGen/bin/*/*.pdb
+/VersGen/bin/*
/VersGen/obj/*
##############################################
diff --git a/ScheMe/bin/ScheMe.dll.config b/ScheMe/bin/ScheMe.dll.config
deleted file mode 100644
index 99b51f5..0000000
--- a/ScheMe/bin/ScheMe.dll.config
+++ /dev/null
@@ -1,179 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/ScheMe/bin/SteamWare.dll b/ScheMe/bin/SteamWare.dll
deleted file mode 100644
index 2d7a172..0000000
Binary files a/ScheMe/bin/SteamWare.dll and /dev/null differ
diff --git a/ScheMe_Data/bin/Debug/NLog.config b/ScheMe_Data/bin/Debug/NLog.config
deleted file mode 100644
index 7a0f3aa..0000000
--- a/ScheMe_Data/bin/Debug/NLog.config
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/ScheMe_Data/bin/Release/ScheMe_Data.dll b/ScheMe_Data/bin/Release/ScheMe_Data.dll
deleted file mode 100644
index c1de957..0000000
Binary files a/ScheMe_Data/bin/Release/ScheMe_Data.dll and /dev/null differ
diff --git a/ScheMe_Data/bin/Release/SteamWare.dll b/ScheMe_Data/bin/Release/SteamWare.dll
deleted file mode 100644
index 28134fa..0000000
Binary files a/ScheMe_Data/bin/Release/SteamWare.dll and /dev/null differ