mirror of
https://github.com/harness/drone.git
synced 2025-07-21 09:50:55 +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
10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
# For projects that use the Waf build system: https://waf.io/
|
|
# Dot-hidden on Unix-like systems
|
|
.waf-*-*/
|
|
.waf3-*-*/
|
|
# Hidden directory on Windows (no dot)
|
|
waf-*-*/
|
|
waf3-*-*/
|
|
# Lockfile
|
|
.lock-waf_*_build
|