diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ node_modules/ +cert/ .env |
![]() |
index : Simple Authentication Service | |
Very simple JWT based auth service (nodejs, mongodb) |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 1 |
@@ -1,2 +1,3 @@ node_modules/ +cert/ .env |