diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ node_modules/ /package-lock.json -certs/
\ No newline at end of file +certs/ + +/pass.json
\ No newline at end of file |