Repo for the search and displace core module including the interface to select files and search and displace operations to run on them. https://searchanddisplace.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
229 B

3 years ago
3 years ago
3 years ago
2 years ago
3 years ago
  1. /node_modules
  2. /public/hot
  3. /public/storage
  4. /public/js/app.js
  5. /public/css/app.css
  6. /storage/*.key
  7. /vendor
  8. composer.lock
  9. .env
  10. .env.backup
  11. .phpunit.result.cache
  12. Homestead.json
  13. Homestead.yaml
  14. npm-debug.log
  15. yarn-error.log
  16. .idea
  17. .vscode