.gitignore 120 B

123456789
  1. .idea/*
  2. .DS_Store
  3. attachment/**/*
  4. .well-known
  5. !attachment/images/global/**/*
  6. .idea/
  7. data/config.php
  8. data/tpl/*
  9. runtime/*