diff options
author | juju2013 <cahterinedesienne@gmail.com> | 2014-04-22 18:55:27 +0200 |
---|---|---|
committer | juju2013 <catherinedesienne@gmail.com> | 2014-04-23 23:07:54 +0200 |
commit | efc05ea1dec5a60c95763fc5158d60b45ef46d8f (patch) | |
tree | c50ebba5664215d010835bbbd7234c0fa50a87d7 /.gitignore | |
parent | dbdaf934e1b8fab06361266268bb55d30b352f37 (diff) | |
download | gitea-efc05ea1dec5a60c95763fc5158d60b45ef46d8f.tar.gz gitea-efc05ea1dec5a60c95763fc5158d60b45ef46d8f.zip |
initial support for LDAP authentication/MSAD
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f8d8a2869c..65252f8c2d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ public/img/avatar/ *.o *.a *.so +dev # Folders _obj |