diff options
| author | Damien Regad <dregad@mantisbt.org> | 2021-08-24 01:41:54 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2022-01-16 18:23:45 +0100 |
| commit | 503391326b5119822bc6e8b1770420abfa254cb0 (patch) | |
| tree | ed04c4c3f23abaa563ab268337fd95066611c5a9 /.gitignore | |
| parent | 0144c901fac7427497ac9dbc6b8fe0a4cc520708 (diff) | |
| download | adodb-503391326b5119822bc6e8b1770420abfa254cb0.tar.gz adodb-503391326b5119822bc6e8b1770420abfa254cb0.tar.bz2 adodb-503391326b5119822bc6e8b1770420abfa254cb0.zip | |
gitignore: exclude phpDocumentor output
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,3 +14,5 @@ # phpDocumentor phpdoc.xml +docs/api +docs/cache |
