summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-11-21 15:03:07 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-11-21 15:03:07 -0500
commit0b05009ec37a798dd3b2e48c1240064669ba8b25 (patch)
treec0d4e452944b607d18d6872eb12937efc1641e4d /.gitignore
parent41843133f95e7ca7ec45c40b88c06e35fd7d901e (diff)
unify html
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 8 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 68641cd..2356362 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,18 @@
*.html
-!index.html
+*.html.part
+*.map
*.pem
*.txt
-!config-*.txt
NET-*
+!config-*.txt
+style.css
+
+# programs
crtsh-pem2html
tls-getcerts
tls-pem2html
diff-pem2html
diff
+
+.sass-cache