OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
quiz
/
assets
/
payment
/
vendor
/
rmccue
/
requests
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/15/2025 11:21:58 AM
rwxr-xr-x
📄
.codecov.yml
363 bytes
02/15/2025 11:21:58 AM
rw-r--r--
📄
.editorconfig
240 bytes
02/15/2025 11:21:58 AM
rw-r--r--
📁
.git
-
02/15/2025 11:22:15 AM
rwxr-xr-x
📄
.gitattributes
292 bytes
02/15/2025 11:21:58 AM
rw-r--r--
📄
.gitignore
599 bytes
02/15/2025 11:21:58 AM
rw-r--r--
📄
.phpcs.xml.dist
9.62 KB
02/15/2025 11:21:58 AM
rw-r--r--
📄
CHANGELOG.md
53.54 KB
02/15/2025 11:21:58 AM
rw-r--r--
📄
LICENSE
2.3 KB
02/15/2025 11:21:58 AM
rw-r--r--
📄
README.md
6.45 KB
02/15/2025 11:21:58 AM
rw-r--r--
📁
build
-
02/15/2025 11:22:10 AM
rwxr-xr-x
📁
certificates
-
02/15/2025 11:22:06 AM
rwxr-xr-x
📄
composer.json
2.46 KB
02/15/2025 11:21:58 AM
rw-r--r--
📁
docs
-
02/15/2025 11:22:06 AM
rwxr-xr-x
📁
examples
-
05/19/2025 10:07:16 AM
rwxr-xr-x
📁
library
-
05/19/2025 10:07:16 AM
rwxr-xr-x
📄
phpdoc.dist.xml
971 bytes
02/15/2025 11:21:58 AM
rw-r--r--
📄
phpunit.xml.dist
723 bytes
02/15/2025 11:21:58 AM
rw-r--r--
📁
src
-
05/19/2025 10:07:16 AM
rwxr-xr-x
📁
tests
-
05/19/2025 10:07:16 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