diff options
author | Florrie <towerofnix@gmail.com> | 2018-11-20 01:04:49 -0400 |
---|---|---|
committer | Florrie <towerofnix@gmail.com> | 2018-11-20 01:04:49 -0400 |
commit | 9405cde0c113ed2f0d201dadc98395a9b5e85ecd (patch) | |
tree | 5f278b5f1208f6d79c9a0fee1fc7bebe00eb2444 /.gitignore | |
parent | 9b6f0a8f862fe5535f25f0a43c75e582ea55105f (diff) |
Log in with username/password from CLI
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2658d7..185d79c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules/ +.scratchSession |