mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-03 20:11:20 +02:00

* Add version information route. * Use build action for tests. * Add version test to script. * Add testing directory to dockerignore. * Don't unnecessarily set permission for gradle wrapper script.
12 lines
89 B
Plaintext
12 lines
89 B
Plaintext
.*
|
|
build
|
|
bin
|
|
Dockerfile
|
|
Dockerfile.*
|
|
*.bat
|
|
LICENSE
|
|
*.md
|
|
config.properties
|
|
data/
|
|
testing/
|