mirror of https://github.com/MISP/MISP
31 lines
545 B
Plaintext
31 lines
545 B
Plaintext
/vendors
|
|
/app/Vendor
|
|
/app/composer*
|
|
/lib
|
|
/.project
|
|
/.settings
|
|
/.buildpath
|
|
.DS_Store
|
|
/.htaccess
|
|
/README
|
|
/app/tmp/sessions/sess_*
|
|
/app/tmp/logs/*.log
|
|
/app/tmp/cache/models/myapp*
|
|
/app/tmp/cache/persistent/myapp*
|
|
/app/tmp/cache/views/myapp*
|
|
/app/files/*
|
|
!/app/files/empty
|
|
!/app/files/scripts/
|
|
!/app/files/scripts/tmp/empty
|
|
/app/files/scripts/tmp/*
|
|
/app/tmp/files/*
|
|
!/app/files/empty
|
|
/app/webroot/img/logo.png
|
|
/app/Config/bootstrap.php
|
|
/app/Config/database.php
|
|
/app/Config/core.php
|
|
/app/Config/config.php
|
|
/cakephp
|
|
/app/webroot/gpg.asc
|
|
/app/tmp/logs
|