diff --git a/.gitignore b/.gitignore index 4774329..391bba4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ dist/ .expo/ *.log .DS_Store +.browser-libs/ +core diff --git a/screenshots/01-aujourdhui.png b/screenshots/01-aujourdhui.png new file mode 100644 index 0000000..70db850 Binary files /dev/null and b/screenshots/01-aujourdhui.png differ diff --git a/screenshots/02-journal.png b/screenshots/02-journal.png new file mode 100644 index 0000000..a8ff245 Binary files /dev/null and b/screenshots/02-journal.png differ diff --git a/screenshots/03-progres.png b/screenshots/03-progres.png new file mode 100644 index 0000000..e80fa62 Binary files /dev/null and b/screenshots/03-progres.png differ diff --git a/screenshots/04-profil.png b/screenshots/04-profil.png new file mode 100644 index 0000000..c14837b Binary files /dev/null and b/screenshots/04-profil.png differ