diff options
| author | Kana <[email protected]> | 2019-02-22 15:02:17 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-02-22 15:02:17 +0900 |
| commit | 79bb01e720654dec044107ca0673ce6d62987db5 (patch) | |
| tree | b662e0e3f123210806cf86b30fa96b18f656977e /.gitignore | |
| parent | Update wizard.js (diff) | |
| download | host.fuwn.me-79bb01e720654dec044107ca0673ce6d62987db5.tar.xz host.fuwn.me-79bb01e720654dec044107ca0673ce6d62987db5.zip | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ logs/ # Lolisafe specifics config.js -database.db +database.sqlite uploads/ src/oldsite .env |