chore: remove APAW from tracking; gitignore agent-generated files
This commit is contained in:
11
config/author.php
Normal file
11
config/author.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'app_version' => '5.0',
|
||||
'vendor' => 'Ultimate Fosters',
|
||||
'vendor_url' => 'http://ultimatefosters.com',
|
||||
'email' => 'thewebfosters@gmail.com',
|
||||
'lic1' => 'aHR0cHM6Ly9sLnVsdGltYXRlZm9zdGVycy5jb20vYXBpL3R5cGVfMQ==',
|
||||
'pid' => 3,
|
||||
];
|
||||
Reference in New Issue
Block a user