diff --git a/.gitignore b/.gitignore index 4ea2b77..fad93b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.json +!schema.json settings.py \ No newline at end of file diff --git a/schema.json b/schema.json new file mode 100644 index 0000000..fd3fe62 Binary files /dev/null and b/schema.json differ