mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Add rspec config and envrc sample.
This commit is contained in:
parent
4a0bf2c1ac
commit
91b8ad5ff4
3
.envrc.example
Normal file
3
.envrc.example
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
export AWS_KEY={value}
|
||||||
|
export AWS_SECRET={value}
|
||||||
|
export AWS_BUCKET={value}
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ public/system
|
|||||||
.DS*
|
.DS*
|
||||||
**/.DS*
|
**/.DS*
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
|
.envrc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user