Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

19 рядки
402B

  1. # App artifacts
  2. /_build
  3. /db
  4. /deps
  5. /*.ez
  6. /uploads
  7. /test/uploads
  8. # Generated on crash by the VM
  9. erl_crash.dump
  10. # Files matching config/*.secret.exs pattern contain sensitive
  11. # data and you should not commit them into version control.
  12. #
  13. # Alternatively, you may comment the line below and commit the
  14. # secrets files as long as you replace their contents by environment
  15. # variables.
  16. /config/*.secret.exs