From: Chris Rebert Date: Thu, 12 Sep 2013 18:29:26 +0000 (-0700) Subject: rm irrelevant entries from .gitignore; fixes #10609 X-Git-Tag: v3.0.3~14^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f20a29c329aa58919919426cbd2190fabfdb723;p=thirdparty%2Fbootstrap.git rm irrelevant entries from .gitignore; fixes #10609 --- diff --git a/.gitignore b/.gitignore index 392fc39279..679ce397a2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,8 +13,6 @@ _site *.zip *.vi *~ -*.sass-cache -*.ruby-version # OS or Editor folders .DS_Store @@ -28,6 +26,7 @@ Thumbs.db nbproject *.sublime-project *.sublime-workspace +.idea # Komodo *.komodoproject @@ -38,8 +37,4 @@ validation-status.json validation-report.json # Folders to ignore -.hg -.svn -.CVS -.idea node_modules