Files
rayandgwen-wedding/.gitignore
2020-10-18 22:17:09 -04:00

32 lines
355 B
Plaintext

# Vim
*~
*.sw[p_]
# Sublime Text
*.sublime-project
*.sublime-workspace
# VS Code
*.code-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