diff --git a/allowed_changes.yml b/allowed_changes.yml new file mode 100644 index 0000000..d63df0c --- /dev/null +++ b/allowed_changes.yml @@ -0,0 +1,4 @@ +version: 1 +allowed_files: + - "app/src/main/java/ru/myitschool/work/*" + - "app/src/main/res/*" \ No newline at end of file