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
13 lines
205 B
Plaintext
13 lines
205 B
Plaintext
# unpacked plugin folders
|
|
plugins/**/*
|
|
|
|
# files directory where uploads go
|
|
files
|
|
|
|
# DBMigrate plugin: generated SQL
|
|
db/sql
|
|
|
|
# AssetBundler plugin: generated bundles
|
|
javascripts/bundles
|
|
stylesheets/bundles
|