diff --git a/donutshop/.gitignore b/donutshop/.gitignore index 1582020..ba8886e 100644 --- a/donutshop/.gitignore +++ b/donutshop/.gitignore @@ -19,4 +19,5 @@ web-build/ expo-env.d.ts # @end expo-cli -assets/images/* \ No newline at end of file +assets/images/* +app/data/* \ No newline at end of file