diff --git a/qrcode/.gitignore b/qrcode/.gitignore new file mode 100644 index 0000000..c295030 --- /dev/null +++ b/qrcode/.gitignore @@ -0,0 +1 @@ +config/environment.php \ No newline at end of file diff --git a/qrcode/config/environment.php b/qrcode/config/environment.php.example similarity index 100% rename from qrcode/config/environment.php rename to qrcode/config/environment.php.example