diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2016-02-28 00:51:05 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2016-02-28 00:51:05 +0100 |
commit | 5ae54f9e364880e1350ddcc8251a23cf79ae55fc (patch) | |
tree | 9dbf55bae26ad0dfb9ecd9f39d68aeb32188cc0e /.gitignore | |
parent | 2c70f0ecaa507427d2592434cb4a516bcedd5039 (diff) |
Adding avatars to profile page and statuses
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6d3b79652..b4a53fe1b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ !/log/.keep /tmp coverage +public/system |