initial devcontainer setup
This commit is contained in:
commit
b9b7aa6a08
14 changed files with 411 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Database Snapshots go here.
|
||||
.snapshots
|
||||
|
||||
# Never capture environment secrets!
|
||||
.env
|
Loading…
Add table
Add a link
Reference in a new issue