mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
* initial work on create repository * create repository as single method call using client stream * resources handler and files * minor fix for wire dep graph
17 lines
164 B
Plaintext
17 lines
164 B
Plaintext
# Ignore Play! working directory #
|
|
bin/
|
|
/db
|
|
.eclipse
|
|
/lib/
|
|
/logs/
|
|
/modules
|
|
/project/project
|
|
/project/target
|
|
/target
|
|
tmp/
|
|
test-result
|
|
server.pid
|
|
*.eml
|
|
/dist/
|
|
.cache
|