diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
commit | d0d9744b05908932262ea4bc7ce16e679afaf7a1 (patch) | |
tree | ff2407bc55cd7d3b83a46fed7ff23faa97a17b4c /bower_components/bootstrap/.gitignore | |
parent | 22dcd86b5cd5e7d128438867405bdeea42a24ca0 (diff) |
3.0.1 -> 3.0.2
Diffstat (limited to 'bower_components/bootstrap/.gitignore')
-rwxr-xr-x | bower_components/bootstrap/.gitignore | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/bower_components/bootstrap/.gitignore b/bower_components/bootstrap/.gitignore deleted file mode 100755 index 10c58cf6..00000000 --- a/bower_components/bootstrap/.gitignore +++ /dev/null @@ -1,41 +0,0 @@ -# Ignore docs files -_gh_pages -_site -.ruby-version - -# Numerous always-ignore extensions -*.diff -*.err -*.orig -*.log -*.rej -*.swo -*.swp -*.zip -*.vi -*~ - -# OS or Editor folders -.DS_Store -._* -Thumbs.db -.cache -.project -.settings -.tmproj -*.esproj -nbproject -*.sublime-project -*.sublime-workspace -.idea - -# Komodo -*.komodoproject -.komodotools - -# grunt-html-validation -validation-status.json -validation-report.json - -# Folders to ignore -node_modules |