Commit 4f20a29c authored by Chris Rebert's avatar Chris Rebert

rm irrelevant entries from .gitignore; fixes #10609

parent 37013066
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment