diff options
author | HampusM <hampus@hampusmat.com> | 2021-07-07 12:24:08 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-07-07 12:24:08 +0200 |
commit | 6e7365a8c47c89eaab93c73e4a0b4ce4e69d0cb1 (patch) | |
tree | fef884af0240dad25d96008ccb0590f47d4d134f /.gitignore | |
parent | 1ba1c1ffd03adbee82869dae9fdc75767719b287 (diff) |
Added env variables for testing & fixed other test stuff
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ .DS_Store node_modules +git dist settings.yml |