website/.gitignore
2024-11-10 12:16:11 +01:00

40 lines
580 B
Plaintext

# Vim
*~
*.sw[p_]
# IntelliJ IDEA
*.idea
# Sublime Text
*.sublime-project
*.sublime-workspace
# Ruby Gem
*.gem
.bundle
Gemfile.lock
**/vendor/bundle
# Node.js and NPM
node_modules
npm-debug.log*
package-lock.json
codekit-config.json
# macOS
.DS_Store
# Jekyll generated files
.jekyll-cache
.jekyll-metadata
.sass-cache
_asset_bundler_cache
_site
docs/Rakefile
docs/_data/theme.yml
docs/_docs/22-faq.md
docs/_includes/after-content.html
docs/_includes/before-related.html
docs/_includes/comments-providers/scripts.html
docs/_posts/2009-10-06-edge-case-broken-highlighting.md