Remove PHPWhois.org & add .gitignore(ignored history & pid & logs)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.history
|
||||
*.log
|
||||
runtime/*.pid
|
||||
+1
-2
@@ -16,7 +16,6 @@ return [
|
||||
'files' => [
|
||||
base_path() . '/app/functions.php',
|
||||
base_path() . '/support/Request.php',
|
||||
base_path() . '/support/Response.php',
|
||||
#base_path() . '/phpWhois.org/src/whois.main.php'
|
||||
base_path() . '/support/Response.php'
|
||||
]
|
||||
];
|
||||
|
||||
-1
Submodule phpWhois.org deleted from c0997b4f51
Reference in New Issue
Block a user