diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7054679
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/M2Mqtt/bin
+/M2Mqtt/obj
+/.vs
diff --git a/M2Mqtt/M2Mqtt_2.csproj b/M2Mqtt/M2Mqtt_2.csproj
index bc4a1d9..33a77cf 100644
--- a/M2Mqtt/M2Mqtt_2.csproj
+++ b/M2Mqtt/M2Mqtt_2.csproj
@@ -19,7 +19,7 @@
full
false
bin\Debug\2.0\
- TRACE;DEBUG
+ TRACE;DEBUG;SSL
prompt
4
false
@@ -28,7 +28,7 @@
pdbonly
true
bin\Release\2.0\
- TRACE
+ TRACE;SSL
prompt
4
false