diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ *~ -/*.1 +/doc/*.1 +/doc/*.html +!/doc/template.html /.pc/ |
index : interimap | ||
Fast bidirectional synchronization for QRESYNC-capable IMAP servers | Guilhem Moulin |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 4 |
@@ -1,3 +1,5 @@ *~ -/*.1 +/doc/*.1 +/doc/*.html +!/doc/template.html /.pc/ |