.gitignore 152 B

1234567891011121314151617181920212223
  1. .fleet
  2. .idea
  3. .tmp
  4. .vscode
  5. tmp
  6. sikey-backend-healthy.iml
  7. .DS_Store
  8. *.txt
  9. ./logs
  10. cache
  11. logs
  12. .run
  13. __debug__bin*
  14. __debug_bin*
  15. .env
  16. go.work
  17. go.work.sum