.gitignore 46 B

12345
  1. node_modules/
  2. .env
  3. out/
  4. out-*/
  5. npm-debug.log*