Guest User

Untitled

a guest
Jan 18th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. /bootstrap/compiled.php
  2. /vendor
  3. /storage/app/**/*
  4. /storage/temp/*
  5. storage/logs/*
  6. !.gitignore
  7. composer.phar
  8. .DS_Store
  9. .idea
  10. .env
  11. .env.*.php
  12. .env.php
  13. php_errors.log
  14. nginx-error.log
  15. nginx-access.log
  16. nginx-ssl.access.log
  17. nginx-ssl.error.log
  18. php-errors.log
  19. sftp-config.json
  20. selenium.php
  21. composer.lock
  22. CHANGELOG.md
  23.  
  24. # for netbeans
  25. nbproject
Add Comment
Please, Sign In to add comment