diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-15 17:20:17 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-15 17:20:17 +0200 |
commit | f430e26a3e553e31bc7e31f7b6d3339ceb0cac08 (patch) | |
tree | 1bc8a684a601db2e5e4de84fa41ed4766b817af8 /.gitignore | |
parent | 1e2ddba063e716a1d8c0a16497a392d39251876f (diff) |
removed ts-server logs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -81,3 +81,5 @@ web-build/ # Configurations app/config/env.*.js !env.js + +.log/* |