.gitignore 57 B

1234567
  1. node_modules/
  2. logs/
  3. database/
  4. bin/
  5. dist/
  6. temp*
  7. !template/