diff options
| author | lowercasename <raphaelkabo@gmail.com> | 2019-07-25 17:23:38 +0100 |
|---|---|---|
| committer | lowercasename <raphaelkabo@gmail.com> | 2019-07-25 17:23:38 +0100 |
| commit | ad2841526aee14b59dfcb23c81ac2fee7622052d (patch) | |
| tree | db1b52e11b2468aaf9292923d7f63de38a8633d7 | |
| parent | 26af40f50b02a487b3eff842fdfc5409477a88d2 (diff) | |
New event images directory
| -rwxr-xr-x | .gitignore | 1 | ||||
| -rw-r--r-- | public/events/.gitkeep | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ config/api.js config/database.js public/events/* +!public/events/.gitkeep # Logs logs diff --git a/public/events/.gitkeep b/public/events/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/events/.gitkeep |
