diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-04-02 16:49:46 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-04-02 16:49:46 -0400 |
| commit | 00df450c84f126c75c4adcd322947f8b77a589d9 (patch) | |
| tree | 5066a180d609b2fe2af180a967b721c3ddfb0ea5 /backend/.gitignore | |
| parent | cab6919072fd8145da7c703134c88cfd48ddd27b (diff) | |
| parent | 1cdbbcb854bd784249a08f662c0453cf9aef6031 (diff) | |
Merge branch 'master' of https://github.com/wesbos/Advanced-React
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 |
