diff options
author | LarsVomMars | 2020-10-10 18:38:32 +0200 |
---|---|---|
committer | LarsVomMars | 2020-10-10 18:38:32 +0200 |
commit | 930ecde7e84e723061cba4780459887c329e50a3 (patch) | |
tree | a012c684ca559dd744f3387d0f4604f16cf900ef /.gitignore | |
parent | 44dd49a479e0b1a034f87317c910cd693ee7f8f9 (diff) |
Fmt
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *.db *lock* node_* +.vscode/ *.env *.csv users.json |