add gitignore rule for binaries i use - static-site-scripts - static site gener… | |
git clone git://git.codemadness.org/static-site-scripts | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 7173e52a5358a4c681716f00945dabdb5ed95b83 | |
parent 6c043fc337188995714a79cbdca9bcfdf54b735f | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 28 Feb 2014 12:38:42 +0100 | |
add gitignore rule for binaries i use | |
Signed-off-by: Hiltjo Posthuma <[email protected]> | |
Diffstat: | |
M .gitignore | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/.gitignore b/.gitignore | |
@@ -1 +1 @@ | |
- | |
+bin |