Sha256: d819bb90aa147f39fdf048f2af1c234d47d28f92b620d647453d21376567abec

Contents?: true

Size: 849 Bytes

Versions: 8

Compression:

Stored size: 849 Bytes

Contents

# ------------------------------------------------------------------------------
# ~/.gitignore (production)
# The DOT GIT IGNORE file is used exclude files from being included
# in a repo
#
# Product/Info:
# https://jekyll.one
#
# Copyright (C) 2019 Juergen Adams
#
# J1 Template is licensed under the MIT License.
# See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE
#
# ------------------------------------------------------------------------------

# Unneeded files created by a Jekyll build
#
_site

.sass-cache

.jekyll-metadata

Gemfile.lock

# Never publish your sensitive personal and/or OAuth
# data to any repo - not to public, not to any private one.
.env

# Unneeded files created by you or helper processes
#

node_modules

package-lock.json

tmp

.idea

.vscode

**/*.old

**/*.tmp

**/*.log

**/*.swp

**/*_backup

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
j1_template-2019.4.12 lib/starter_web/_heroku/dot.gitignore
j1_template-2019.4.11 lib/starter_web/_heroku/dot.gitignore
j1_template-2019.4.10 lib/starter_web/_heroku/dot.gitignore
j1_template-2019.4.8 lib/starter_web/_heroku/dot.gitignore
j1_template-2019.4.7 lib/starter_web/_heroku/dot.gitignore
j1_template-2019.4.5 lib/starter_web/_heroku/dot.gitignore
j1_template-2019.4.4 lib/starter_web/_heroku/dot.gitignore
j1_template-2019.4.1 lib/starter_web/_rack/dot.gitignore