diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-08-01 15:37:32 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-08-01 15:37:32 +0200 |
commit | 361e20367c20e4bae6a02391a6852bb345fadc9a (patch) | |
tree | 2b4db5e14836582d841e7839a1349acfa322d7b3 /.gitignore | |
parent | c346306ae90b9ee60a279ecdaa09dd4d8f718434 (diff) |
removed logs, maybe included complete build
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,3 +31,7 @@ yarn-error.log* # vercel .vercel + +#logs + +/.log/ |