diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-06-18 21:48:33 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-06-18 22:15:14 +0200 |
commit | e66f29ff85392e3c06e9033e37ead06a9d9d5daa (patch) | |
tree | 96c2328a9b9df299373290e7bd389e6f7833e9bf /.gitignore | |
parent | e92239cec7151cbd3bf1b025375fae70505fe6be (diff) |
Add blog
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ /globalAccounts.json /node_modules/ /persist/ +/static/ /web_files /out.log /pid.txt |