27 lines
248 B
Plaintext
27 lines
248 B
Plaintext
.gradle/
|
|
build/
|
|
out/
|
|
./dshackle.yaml
|
|
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
|
|
|
|
.DS_Store
|