diff options
| author | Simon Prochazka <simon@fallion.net> | 2018-03-29 22:52:31 +0200 |
|---|---|---|
| committer | Simon Prochazka <simon@fallion.net> | 2018-03-29 22:52:31 +0200 |
| commit | ce52d765f7294b144478349cf2aeb3dab6061e6e (patch) | |
| tree | 5ef84801ecbe04229d0e3b50b36204228fd16a9e /backend/.gitignore | |
| parent | f6ab501371a759399dd4df46ac6a8ebc1226ca73 (diff) | |
add env sample for backend
Diffstat (limited to 'backend/.gitignore')
| -rw-r--r-- | backend/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/.gitignore b/backend/.gitignore index 0f79d10..2a907ab 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -5,3 +5,4 @@ node_modules .vscode *.log .env* +!.env-sample |
