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
21 lines
202 B
Plaintext
21 lines
202 B
Plaintext
*.py[co]
|
|
|
|
# Default development database
|
|
devdata.db
|
|
|
|
# Default data directory
|
|
data/*
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|