Introduction
Introduction Statistics Contact Development Disclaimer Help
ignore generated output files - static-site-scripts - static site generator she…
git clone git://git.codemadness.org/static-site-scripts
Log
Files
Refs
README
LICENSE
---
commit 1ad12edc7092593171dba5c0f86b7892d030617a
parent 6774b61fbd2c346550101ab1e2c22b6aafadc69e
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 28 Feb 2014 12:43:20 +0100
ignore generated output files
Signed-off-by: Hiltjo Posthuma <[email protected]>
Diffstat:
M .gitignore | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
@@ -1 +1,4 @@
bin
+output/*.xml
+output/*.html
+output/urllist.txt
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.