.gitignore 141 B

12345678910111213141516
  1. /.idea/
  2. /vendor/
  3. /*.json
  4. /*.srs
  5. /*.db
  6. /site/
  7. /bin/
  8. /dist/
  9. /sing-box
  10. /sing-box.exe
  11. /build/
  12. /*.jar
  13. /*.aar
  14. /*.xcframework/
  15. .DS_Store
  16. /config.d/