diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | data/mongodb_data/.empty | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ demo/wsgi_demo.db # secrets .env +data/mongodb_data/ # Byte-compiled / optimized / DLL files .idea diff --git a/data/mongodb_data/.empty b/data/mongodb_data/.empty new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/data/mongodb_data/.empty |