diff --git a/.idea/$PRODUCT_WORKSPACE_FILE$ b/.idea/$PRODUCT_WORKSPACE_FILE$ new file mode 100644 index 0000000..67bd976 --- /dev/null +++ b/.idea/$PRODUCT_WORKSPACE_FILE$ @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..f37474b --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..83e6f25 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/samplerepo-things.iml b/.idea/samplerepo-things.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/samplerepo-things.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..0284c22 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1567673163686 + + + + + + + \ No newline at end of file diff --git a/colors.txt b/colors.txt index caf8a36..35fac03 100644 --- a/colors.txt +++ b/colors.txt @@ -1,3 +1,6 @@ -blue +bleu red white +black +yellow +pink \ No newline at end of file diff --git a/shapes.txt b/shapes.txt index 2b50ee0..b6e799d 100644 --- a/shapes.txt +++ b/shapes.txt @@ -2,3 +2,4 @@ circle oval rectangle square +diamond \ No newline at end of file