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.

16 lines
215 B

4 years ago
3 years ago
4 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. .env
  9. .env.backup
  10. .phpunit.result.cache
  11. Homestead.json
  12. Homestead.yaml
  13. npm-debug.log
  14. yarn-error.log
  15. .idea
  16. .vscode