Commit 2a5ab8a
committed
Update .gitignore
To be discussed of course, but this PR gets the ball rolling on that. This would allow the standardized `.devcontainer` folders to be commited to repos
This will allow us to suggest a simple isolated local dev enviro (ideally matching prod env in terms of say linux/node/etc versions)
For instance i have set this up with the apiv1 auth branch locally and it sets up a dev docker container with postgres, nvm etc ready to roll using a simple json & docker compose file1 parent ea1cb54 commit 2a5ab8a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments