diff --git a/python/lp3thw/.idea/.gitignore b/python/lp3thw/.idea/.gitignore
new file mode 100644
index 0000000..26d3352
--- /dev/null
+++ b/python/lp3thw/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/python/lp3thw/.idea/inspectionProfiles/profiles_settings.xml b/python/lp3thw/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 0000000..105ce2d
--- /dev/null
+++ b/python/lp3thw/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/python/lp3thw/.idea/lp3thw.iml b/python/lp3thw/.idea/lp3thw.iml
new file mode 100644
index 0000000..4c883db
--- /dev/null
+++ b/python/lp3thw/.idea/lp3thw.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/python/lp3thw/.idea/misc.xml b/python/lp3thw/.idea/misc.xml
new file mode 100644
index 0000000..1260ee9
--- /dev/null
+++ b/python/lp3thw/.idea/misc.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/python/lp3thw/.idea/modules.xml b/python/lp3thw/.idea/modules.xml
new file mode 100644
index 0000000..e333a97
--- /dev/null
+++ b/python/lp3thw/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/python/lp3thw/.idea/vcs.xml b/python/lp3thw/.idea/vcs.xml
new file mode 100644
index 0000000..b2bdec2
--- /dev/null
+++ b/python/lp3thw/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file