Switching to using phpqrcode for QR code generation, as Google is due to shut down it's QR code generation API.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -12,4 +12,7 @@
|
||||
|
||||
# Specifically ignore the config file and the DS_Store
|
||||
public/config.php
|
||||
public/.DS_Store
|
||||
public/.DS_Store
|
||||
|
||||
# Also specifically ignore the phpqrcode cache
|
||||
public/phpqrcode/cache/*
|
||||
|
||||
Reference in New Issue
Block a user