diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-23 10:58:50 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-23 10:58:50 -0400 |
commit | 6bc7ae971a32b1ca6ce5332224de4023e1e6704c (patch) | |
tree | 7b6208bec497703c386b4357adedf557ef498fc7 /.gitignore | |
parent | 8b43bd1c37d740f8670d8502c65918151af24cb8 (diff) | |
download | gitea-6bc7ae971a32b1ca6ce5332224de4023e1e6704c.tar.gz gitea-6bc7ae971a32b1ca6ce5332224de4023e1e6704c.zip |
Mirror fix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d201223ef9..425f227c1a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ custom/ data/ .vendor/ .idea/ -*.iml
\ No newline at end of file +*.iml +public/img/avatar/
\ No newline at end of file |