.gitignore 91 B

1234
  1. /storage/framework/cache/*
  2. /addons/web/node_modules/*
  3. /addons/admin/node_modules/*
  4. /.idea/*