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
18 lines
150 B
Plaintext
18 lines
150 B
Plaintext
# Libraries
|
|
*.lvlibp
|
|
*.llb
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# Metadata
|
|
*.aliases
|
|
*.lvlps
|
|
.cache/
|