diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-12-13 21:39:29 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-12-13 21:39:29 -0500 |
commit | 8b8b0d7d05aab3f5b7f9c221987991aac7aa45fa (patch) | |
tree | 09e38c8bdd30f4f9691ff9ddfa41dfd29a66508e /.gitignore | |
parent | 7f8d8d1a5d8a9b1365108bf72cb40286bd5cac4c (diff) |
Add jarmon graphing for Proton.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +*.css *.html *.html.part *.map @@ -6,7 +7,7 @@ NET-* !config-*.txt -style.css +!jarmon.html.part # programs crtsh-pem2html |