Introduction
Introduction Statistics Contact Development Disclaimer Help
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
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.