diff --git a/Lukan/.idea/.gitignore b/Lukan/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/Lukan/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/Lukan/.idea/Lukan.iml b/Lukan/.idea/Lukan.iml new file mode 100644 index 0000000..74d515a --- /dev/null +++ b/Lukan/.idea/Lukan.iml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Lukan/.idea/inspectionProfiles/Project_Default.xml b/Lukan/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..68928a7 --- /dev/null +++ b/Lukan/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/Lukan/.idea/inspectionProfiles/profiles_settings.xml b/Lukan/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/Lukan/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/Lukan/.idea/misc.xml b/Lukan/.idea/misc.xml new file mode 100644 index 0000000..b37dfdf --- /dev/null +++ b/Lukan/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Lukan/.idea/modules.xml b/Lukan/.idea/modules.xml new file mode 100644 index 0000000..7fe8a29 --- /dev/null +++ b/Lukan/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Lukan/.idea/vcs.xml b/Lukan/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/Lukan/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file