|
|
@@ -0,0 +1,12 @@
|
|
|
+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
|