diff --git a/.gitignore b/.gitignore index e00e331..37bdb0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .settings .project .idea -.DS_Store \ No newline at end of file +.DS_Store +qrcode/config/environment.php \ No newline at end of file diff --git a/qrcode/.gitignore b/qrcode/.gitignore deleted file mode 100644 index c295030..0000000 --- a/qrcode/.gitignore +++ /dev/null @@ -1 +0,0 @@ -config/environment.php \ No newline at end of file