diff options
| author | Jacob Thornton <[email protected]> | 2012-04-15 00:19:25 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-04-15 00:19:25 -0700 |
| commit | e985681758c3fef534f5bbe86c12b884a8333cbe (patch) | |
| tree | eefd7a657adfb351831cd9578e42bf9b55d2478a /.gitignore | |
| parent | 2a6894d834c0866e2bbd3d7aa7d824b4355e61f7 (diff) | |
| download | bootstrap-e985681758c3fef534f5bbe86c12b884a8333cbe.tar.xz bootstrap-e985681758c3fef534f5bbe86c12b884a8333cbe.zip | |
add zip to git ignore, and fix gh-pages make
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5e8b7abb9..4086ceec5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.rej *.swo *.swp +*.zip *.vi *~ *.sass-cache |
