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.

.gitignore 208B

1234567891011121314151617181920
  1. <<<<<<< HEAD
  2. .DS_STORE
  3. .vscode
  4. .env
  5. node_modules
  6. .dump.sql
  7. cleaned/*
  8. =======
  9. .DS_STORE
  10. .vscode
  11. .env
  12. node_modules
  13. cleaned/*
  14. dump.sql
  15. >>>>>>> 18dc75b (:sparkles: moving customizations to env file)