diff options
| author | Mark Otto <[email protected]> | 2013-10-06 18:35:07 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-06 18:35:07 -0500 |
| commit | 61aa9a4f60e17b8fa9af690d88a4eff61a72f7f4 (patch) | |
| tree | f4178e41c8a32b494fb6104d04da39ca8e99206c | |
| parent | 1eca83336e2322f39c3f86e10541696d424cd101 (diff) | |
| download | bootstrap-61aa9a4f60e17b8fa9af690d88a4eff61a72f7f4.tar.xz bootstrap-61aa9a4f60e17b8fa9af690d88a4eff61a72f7f4.zip | |
update gitignore to restore the ruby-version ignore and rename section to all docs stuff
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 679ce397a..10c58cf68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -# Ignore compiled docs +# Ignore docs files _gh_pages _site +.ruby-version # Numerous always-ignore extensions *.diff |
