diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ private/ratelimiting/* private/cache/* private/db.json -private/dictionary.json
\ No newline at end of file +private/dictionary.json +private/keys/*
\ No newline at end of file |