diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62c8935 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ \ No newline at end of file diff --git a/src/Json/SchemaException.php b/src/Json/SchemaException.php new file mode 100644 index 0000000..82abd0e --- /dev/null +++ b/src/Json/SchemaException.php @@ -0,0 +1,5 @@ +