diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/01-Login/.gitignore b/01-Login/.gitignore index 2eea525..4c842e4 100644 --- a/01-Login/.gitignore +++ b/01-Login/.gitignore @@ -1 +1,2 @@ -.env \ No newline at end of file +.env +.DS_Store \ No newline at end of file