2013-10-06 19:35:07 -04:00
|
|
|
# Ignore docs files
|
2013-02-13 15:30:56 -05:00
|
|
|
_gh_pages
|
2013-05-16 16:46:12 -04:00
|
|
|
_site
|
2014-12-15 13:18:27 -05:00
|
|
|
|
|
|
|
# Ignore ruby files
|
2013-10-06 19:35:07 -04:00
|
|
|
.ruby-version
|
2014-12-15 13:18:27 -05:00
|
|
|
.bundle
|
|
|
|
vendor/cache
|
2013-02-13 15:30:56 -05:00
|
|
|
|
2012-01-19 15:31:45 -05:00
|
|
|
# Numerous always-ignore extensions
|
|
|
|
*.diff
|
|
|
|
*.err
|
|
|
|
*.log
|
2014-10-19 19:50:59 -04:00
|
|
|
*.orig
|
2012-01-19 15:31:45 -05:00
|
|
|
*.rej
|
|
|
|
*.swo
|
|
|
|
*.swp
|
|
|
|
*.vi
|
2014-10-19 19:50:59 -04:00
|
|
|
*.zip
|
2011-10-07 00:02:02 -04:00
|
|
|
*~
|
2012-01-19 15:31:45 -05:00
|
|
|
|
|
|
|
# OS or Editor folders
|
2012-03-10 15:11:03 -05:00
|
|
|
._*
|
2012-01-19 15:31:45 -05:00
|
|
|
.cache
|
2014-10-19 19:50:59 -04:00
|
|
|
.DS_Store
|
|
|
|
.idea
|
2012-01-19 15:31:45 -05:00
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.tmproj
|
|
|
|
*.esproj
|
|
|
|
*.sublime-project
|
|
|
|
*.sublime-workspace
|
2014-10-19 19:50:59 -04:00
|
|
|
nbproject
|
|
|
|
Thumbs.db
|
2012-01-19 15:31:45 -05:00
|
|
|
|
|
|
|
# Komodo
|
|
|
|
.komodotools
|
2014-10-19 19:50:59 -04:00
|
|
|
*.komodoproject
|
2012-01-19 15:31:45 -05:00
|
|
|
|
2013-08-12 18:01:06 -04:00
|
|
|
# grunt-html-validation
|
2013-08-19 17:23:07 -04:00
|
|
|
validation-report.json
|
2014-10-19 19:50:59 -04:00
|
|
|
validation-status.json
|
2013-08-12 18:01:06 -04:00
|
|
|
|
2014-12-08 22:02:25 -05:00
|
|
|
# SCSS-Lint
|
|
|
|
scss-lint-report.xml
|
|
|
|
|
2014-12-15 13:18:27 -05:00
|
|
|
# grunt-contrib-sass cache
|
|
|
|
.sass-cache
|
|
|
|
|
2012-01-19 15:31:45 -05:00
|
|
|
# Folders to ignore
|
2013-10-19 00:07:10 -04:00
|
|
|
bower_components
|
2014-10-19 19:50:59 -04:00
|
|
|
node_modules
|