diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/.gitignore b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/.gitignore
new file mode 100644
index 0000000..73f69e0
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/codeStyles/Project.xml b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/codeStyles/Project.xml
new file mode 100644
index 0000000..664f8f1
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/codeStyles/Project.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/codeStyles/codeStyleConfig.xml b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 0000000..79ee123
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/libraries/antlr_3_5_2_complete.xml b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/libraries/antlr_3_5_2_complete.xml
new file mode 100644
index 0000000..aa5a3ea
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/libraries/antlr_3_5_2_complete.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/misc.xml b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/misc.xml
new file mode 100644
index 0000000..d937403
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/misc.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/modules.xml b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/modules.xml
new file mode 100644
index 0000000..f051285
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/modules.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/vcs.xml b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/vcs.xml
new file mode 100644
index 0000000..6c0b863
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CC-Praxis-Antlr Baumgrammatiken-Leer/CC-Praxis-Antlr Baumgrammatiken-Leer.iml b/CC-Praxis-Antlr Baumgrammatiken-Leer/CC-Praxis-Antlr Baumgrammatiken-Leer.iml
new file mode 100644
index 0000000..aba1c22
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken-Leer/CC-Praxis-Antlr Baumgrammatiken-Leer.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/CC-Praxis-Antlr Baumgrammatiken/CC-Praxis-Antlr Baumgrammatiken.iml b/CC-Praxis-Antlr Baumgrammatiken/CC-Praxis-Antlr Baumgrammatiken.iml
new file mode 100644
index 0000000..c90834f
--- /dev/null
+++ b/CC-Praxis-Antlr Baumgrammatiken/CC-Praxis-Antlr Baumgrammatiken.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file