diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5a34ad1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/uploads +/vendor +/storage +tests/_output/* +composer.lock \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4066ee0..d7d503f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,16 +20,7 @@ - - - - - - - - - - + @@ -171,47 +162,55 @@ - - + + - - + + - - + - - + + - - - - - - + + + - - + + - - + + - - + + + + + + + + + + + + + + - - + + @@ -220,8 +219,8 @@ - - + + @@ -229,56 +228,42 @@ - - + + - - + + - - - - - - - - - - - - - - + + - - + + - - + + - - + + - - + + - - - - - + + + @@ -292,8 +277,6 @@ @@ -395,80 +380,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -600,11 +511,31 @@ + + + + + + + + + + + + + + - + @@ -644,11 +575,11 @@ + - @@ -759,27 +690,27 @@ - - + + + - - + + - - - - - + + + + @@ -850,37 +781,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -888,14 +788,6 @@ - - - - - - - - @@ -928,19 +820,18 @@ - + + + - - - @@ -949,13 +840,6 @@ - - - - - - - @@ -991,13 +875,6 @@ - - - - - - - @@ -1005,18 +882,10 @@ - - - - - - - - @@ -1024,7 +893,6 @@ - @@ -1039,7 +907,6 @@ - @@ -1061,7 +928,6 @@ - @@ -1069,7 +935,6 @@ - @@ -1077,7 +942,6 @@ - @@ -1085,7 +949,6 @@ - @@ -1093,7 +956,6 @@ - @@ -1101,15 +963,6 @@ - - - - - - - - - @@ -1117,7 +970,6 @@ - @@ -1125,7 +977,6 @@ - @@ -1133,7 +984,6 @@ - @@ -1141,7 +991,6 @@ - @@ -1149,15 +998,6 @@ - - - - - - - - - @@ -1165,7 +1005,6 @@ - @@ -1173,7 +1012,6 @@ - @@ -1181,19 +1019,6 @@ - - - - - - - - - - - - - @@ -1201,29 +1026,26 @@ - - + - - + - - + @@ -1234,7 +1056,7 @@ - + @@ -1243,15 +1065,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/storage/.gitignore b/storage/.gitignore deleted file mode 100644 index 1804dac..0000000 --- a/storage/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -.idea -/uploads -/vendor -/storage -tests/_output/* -composer.lock \ No newline at end of file -- libgit2 0.21.4