diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-08 23:40:08 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-08 23:40:37 -0500 |
| commit | 443b1215f4ddae187f65fffb18c0979f39c731f3 (patch) | |
| tree | 7dde166b3b68ef0532dc0c42625f1a2ca5da9c0c /.gitignore | |
| parent | 57c235e242f1db678e276a6d81f9aa66620fd4dd (diff) | |
split static-deploy
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ /nginx-tmp/ /node_modules/ /releases-base -/static-deploy/ +/static-production/ +/static-staging/ /static-tmp/ /venv/ |
