2013-10-07 01:35:07 +02:00
|
|
|
# Ignore docs files
|
2013-02-13 21:30:56 +01:00
|
|
|
_gh_pages
|
2013-05-16 22:46:12 +02:00
|
|
|
_site
|
2014-12-15 19:18:27 +01:00
|
|
|
|
|
|
|
# Ignore ruby files
|
2013-10-07 01:35:07 +02:00
|
|
|
.ruby-version
|
2014-12-15 19:18:27 +01:00
|
|
|
.bundle
|
|
|
|
vendor/cache
|
2015-09-10 07:20:36 +02:00
|
|
|
vendor/bundle
|
2013-02-13 21:30:56 +01:00
|
|
|
|
2012-01-19 21:31:45 +01:00
|
|
|
# Numerous always-ignore extensions
|
|
|
|
*.diff
|
|
|
|
*.err
|
|
|
|
*.log
|
2014-10-20 01:50:59 +02:00
|
|
|
*.orig
|
2012-01-19 21:31:45 +01:00
|
|
|
*.rej
|
|
|
|
*.swo
|
|
|
|
*.swp
|
|
|
|
*.vi
|
2014-10-20 01:50:59 +02:00
|
|
|
*.zip
|
2011-10-07 06:02:02 +02:00
|
|
|
*~
|
2012-01-19 21:31:45 +01:00
|
|
|
|
|
|
|
# OS or Editor folders
|
2012-03-10 21:11:03 +01:00
|
|
|
._*
|
2012-01-19 21:31:45 +01:00
|
|
|
.cache
|
2014-10-20 01:50:59 +02:00
|
|
|
.DS_Store
|
|
|
|
.idea
|
2012-01-19 21:31:45 +01:00
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.tmproj
|
|
|
|
*.esproj
|
|
|
|
*.sublime-project
|
|
|
|
*.sublime-workspace
|
2014-10-20 01:50:59 +02:00
|
|
|
nbproject
|
|
|
|
Thumbs.db
|
2012-01-19 21:31:45 +01:00
|
|
|
|
|
|
|
# Komodo
|
|
|
|
.komodotools
|
2014-10-20 01:50:59 +02:00
|
|
|
*.komodoproject
|
2012-01-19 21:31:45 +01:00
|
|
|
|
2014-12-09 04:02:25 +01:00
|
|
|
# SCSS-Lint
|
|
|
|
scss-lint-report.xml
|
|
|
|
|
2017-08-26 11:59:04 +02:00
|
|
|
# Jekyll metadata and extra config file for `github` script
|
2015-10-28 06:20:47 +01:00
|
|
|
docs/.jekyll-metadata
|
2017-08-26 11:59:04 +02:00
|
|
|
twbsconfig.yml
|
2015-10-28 06:20:47 +01:00
|
|
|
|
2012-01-19 21:31:45 +01:00
|
|
|
# Folders to ignore
|
2014-10-20 01:50:59 +02:00
|
|
|
node_modules
|