Add files/dirs from Stripe
This commit is contained in:
parent
5cc9c67e39
commit
c1c9cd0773
|
|
@ -1,4 +1,5 @@
|
||||||
api-docs
|
api-docs
|
||||||
|
assets
|
||||||
BitKeeper
|
BitKeeper
|
||||||
.bzr
|
.bzr
|
||||||
.chef
|
.chef
|
||||||
|
|
@ -10,6 +11,8 @@ debug
|
||||||
debugger
|
debugger
|
||||||
docs
|
docs
|
||||||
.env
|
.env
|
||||||
|
fixtures3.json
|
||||||
|
fixtures3.yaml
|
||||||
.git
|
.git
|
||||||
grafana
|
grafana
|
||||||
graphiql
|
graphiql
|
||||||
|
|
@ -20,17 +23,21 @@ health
|
||||||
kustomization.yaml
|
kustomization.yaml
|
||||||
main.tf
|
main.tf
|
||||||
metrics
|
metrics
|
||||||
|
notifications
|
||||||
password.txt
|
password.txt
|
||||||
php.ini
|
php.ini
|
||||||
prometheus.yml
|
prometheus.yml
|
||||||
script
|
script
|
||||||
secret.yaml
|
secret.yaml
|
||||||
settings
|
settings
|
||||||
|
spec3.json
|
||||||
|
spec3.yaml
|
||||||
.svn
|
.svn
|
||||||
swagger
|
swagger
|
||||||
swagger.json
|
swagger.json
|
||||||
.terraform
|
.terraform
|
||||||
username.txt
|
username.txt
|
||||||
|
user-state
|
||||||
uwsgi.ini
|
uwsgi.ini
|
||||||
v1
|
v1
|
||||||
v2
|
v2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue