OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
new_ui
/
assets
/
payment
/
vendor
/
rmccue
/
requests
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/16/2025 04:32:21 AM
rwxr-xr-x
📄
.codecov.yml
363 bytes
05/16/2025 04:32:21 AM
rw-r--r--
📄
.editorconfig
240 bytes
05/16/2025 04:32:21 AM
rw-r--r--
📁
.git
-
05/16/2025 04:33:04 AM
rwxr-xr-x
📄
.gitattributes
292 bytes
05/16/2025 04:32:21 AM
rw-r--r--
📄
.gitignore
599 bytes
05/16/2025 04:32:21 AM
rw-r--r--
📄
.phpcs.xml.dist
9.62 KB
05/16/2025 04:32:21 AM
rw-r--r--
📄
CHANGELOG.md
53.54 KB
05/16/2025 04:32:21 AM
rw-r--r--
📄
LICENSE
2.3 KB
05/16/2025 04:32:21 AM
rw-r--r--
📄
README.md
6.45 KB
05/16/2025 04:32:21 AM
rw-r--r--
📁
build
-
05/16/2025 04:32:59 AM
rwxr-xr-x
📁
certificates
-
05/16/2025 04:32:39 AM
rwxr-xr-x
📄
composer.json
2.46 KB
05/16/2025 04:32:21 AM
rw-r--r--
📁
docs
-
05/16/2025 04:32:40 AM
rwxr-xr-x
📁
examples
-
05/19/2025 10:07:13 AM
rwxr-xr-x
📁
library
-
05/19/2025 10:07:13 AM
rwxr-xr-x
📄
phpdoc.dist.xml
971 bytes
05/16/2025 04:32:21 AM
rw-r--r--
📄
phpunit.xml.dist
723 bytes
05/16/2025 04:32:21 AM
rw-r--r--
📁
src
-
05/19/2025 10:07:13 AM
rwxr-xr-x
📁
tests
-
05/19/2025 10:07:13 AM
rwxr-xr-x
Editing: .gitignore
Close
# Ignore coverage report tests/coverage/* # Ignore composer related files /composer.lock /vendor build/ghpages/composer.lock build/ghpages/vendor # Ignore local overrides of the PHPCS config file. .phpcs.xml phpcs.xml # Ignore PHPUnit results cache file. .phpunit.result.cache # Ignore temporary files for ghpages builds. phpdoc.xml build/ghpages/.phpdoc build/ghpages/artifacts # Ignore temporary files for certificate downloads. certificates/etag-*.txt # Ignore temporary files generated by the testing proxy. tests/utils/proxy/__pycache__ tests/utils/proxy/*.pid