diff options
author | ᴜɴᴋɴᴡᴏɴ <u@gogs.io> | 2020-03-11 03:02:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-11 03:02:18 +0800 |
commit | 434f1ec542cc6dab6b2709e3a6fab261bdad4c7b (patch) | |
tree | 427dfe294a5cdf56f8886ca20a30af15c907d6c9 /.gitignore | |
parent | 927ffef8646b5743fb595d04290be3780c0cf5e8 (diff) |
all: clean up dot files (#5983)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ log/ custom/ data/ -.vendor/ .idea/ *.iml public/img/avatar/ |