diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-26 21:03:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-26 21:03:34 -0400 |
| commit | 342a31c06cfa40be5ac50ac028578f25ce7bf0fd (patch) | |
| tree | cdbcd28cb24b07879bd81a7706e2b607d2f5fe43 /.gitignore | |
| parent | f5f23e2a95325f9748edcc5da4a3f21c9a18af92 (diff) | |
automate CSS/JS cache busting
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ +nginx.conf.tmp node_modules static_tmp |
