diff options
| author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2013-06-22 03:23:15 +1000 |
|---|---|---|
| committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2013-06-22 03:28:09 +1000 |
| commit | 1e9b54d0b7eecd1b13e5ad531e03fe215cbb0557 (patch) | |
| tree | fcf799bf177861224f535dfdd0d62d3a33e05890 /.gitignore | |
| parent | Do not generate LDAP's ASN.1 code when compiling ejabberd. (diff) | |
Do not ignore ASN.1-generated files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 348ab660f..f69da9b93 100644 --- a/.gitignore +++ b/.gitignore @@ -26,10 +26,7 @@ /doc/version.tex /ebin/*.beam /ebin/ejabberd.app -/include/ELDAPv3.hrl /include/XmppAddr.hrl -/src/ELDAPv3.asn1db -/src/ELDAPv3.erl /src/XmppAddr.asn1db /src/XmppAddr.erl /src/ejabberd.app.src |
