[openssl-commits] [web]  master update
    Rich Salz 
    rsalz at openssl.org
       
    Sat Aug 15 17:33:06 UTC 2015
    
    
  
The branch master has been updated
       via  907dca8062c2e3b9d2e1242258ee7de822c87447 (commit)
      from  703a70aaedec96c63d13bcea884f04cee4a58b97 (commit)
- Log -----------------------------------------------------------------
commit 907dca8062c2e3b9d2e1242258ee7de822c87447
Author: Rich Salz <rsalz at akamai.com>
Date:   Sat Aug 15 13:33:03 2015 -0400
    More ignore fixes, from dynamic content
-----------------------------------------------------------------------
Summary of changes:
 .gitignore | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/.gitignore b/.gitignore
index e0646bc..f4c749a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,25 +1,16 @@
 *.swp
+*.inc
 sitemap.txt
-docs/faq.inc
 docs/faq.txt
-docs/fips.inc
-news/changelog.inc
 news/changelog.txt
-news/newsflash.inc
 news/vulnerabilities.html
-news/vulnerabilities.inc
-newsflash.inc
-source/index.inc
 source/license.txt
 docs/HOWTO/*.txt
-source/*.gz
-source/*.gz.asc
-source/*.gz.md5
-source/*.gz.sha1
-source/*.tar.gz.sig
+source/*.gz*
 source/*.patch
 source/old/x/*.tar.gz*
 source/old/0.9.x/*.tar.gz*
+source/old/0.9.x/*.patch
 source/old/1.0.0/*.tar.gz*
 source/old/1.0.1/*.tar.gz*
 source/old/1.0.2/*.tar.gz*
    
    
More information about the openssl-commits
mailing list