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
19 lines
137 B
Plaintext
19 lines
137 B
Plaintext
*.pyc
|
|
*.pyo
|
|
*.tmp*
|
|
*.mo
|
|
*.egg
|
|
*.EGG
|
|
*.egg-info
|
|
*.EGG-INFO
|
|
.*.cfg
|
|
bin/
|
|
build/
|
|
develop-eggs/
|
|
downloads/
|
|
eggs/
|
|
fake-eggs/
|
|
parts/
|
|
dist/
|
|
var/
|