diff options
author | Unknwon <u@gogs.io> | 2016-02-05 17:19:32 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-02-05 17:19:32 -0500 |
commit | e797a225b6d1b4d18d8988915d62e9f19073eda1 (patch) | |
tree | f3c5467eddca7159ef4ccdb06097f674c2412606 /.gitignore | |
parent | 6d5c986d4fa9de827006bb5aa0f73a21036b3bf8 (diff) | |
download | gitea-e797a225b6d1b4d18d8988915d62e9f19073eda1.tar.gz gitea-e797a225b6d1b4d18d8988915d62e9f19073eda1.zip |
Fix #2564 file ignored by git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 774a100be8..9d6db3d68f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,6 @@ files/ *.so _obj _test -*.[568vq] [568vq].out *.cgo1.go *.cgo2.c |