Files
dshackle/.gitignore
2023-07-18 15:45:05 +04:00

24 lines
223 B
Plaintext

.gradle/
build/
out/
./dshackle.yaml
./upstream.yaml
testsetup/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws
# nix
env
/dshackle-cli/node_modules/
# temp files
/test*
/test/
Test*.kt
# http-client config
http-client.env.json