diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-25 18:31:43 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-25 18:31:57 -0500 |
| commit | 71c26f59eb12b1cdac95f5fb9f95be6ce1b28e18 (patch) | |
| tree | 815e35bbfed1824b7ac630a211c42e0f22f8d58a /.gitignore | |
| parent | bbd8299148c3ab34db45a21f5f34894b0d49a56a (diff) | |
use a temporary directory for nginx configuration
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -nginx.conf.tmp +nginx-tmp nginx.conf.root.tmp node_modules static-tmp |
