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.

9 lines
103 B

  1. logs/*
  2. !.gitkeep
  3. node_modules/
  4. bower_components/
  5. tmp
  6. .DS_Store
  7. .idea
  8. .sass-cache
  9. /vendor/
  10. api/*.sqlite3