diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,5 +51,5 @@ package-lock.json # Build artifacts web/static/css/output.css -# Compiled binary -dashboard +# Compiled binary (at root only) +/dashboard |
