]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rm irrelevant entries from .gitignore; fixes #10609
authorChris Rebert <code@rebertia.com>
Thu, 12 Sep 2013 18:29:26 +0000 (11:29 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 12 Sep 2013 18:29:26 +0000 (11:29 -0700)
.gitignore

index 392fc3927951863236150632b1e3a833ef2484c0..679ce397a2db96c5a29db1cd0f116cbbd42b4b14 100644 (file)
@@ -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