| 123456789101112 |
- diff --git a/.gitignore b/.gitignore
- index f3cd372..95f51de 100644
- --- a/.gitignore
- +++ b/.gitignore
- @@ -3,5 +3,5 @@
-
- writefreely*.tar*
- bootstrap/data
- -production/config.ini
- -production/writefreely.db
- +# production/config.ini
- +# production/writefreely.db
|