Sha256: 1fb6ab04b9a1c0daff1f4c4ac4c56513e69a2265108f009f4b53265ed7b0a495

Contents?: true

Size: 542 Bytes

Versions: 35

Compression:

Stored size: 542 Bytes

Contents

# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
#   git config --global core.excludesfile '~/.gitignore_global'

# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep

node_modules
public/assets

.byebug_history

yarn-error.log
yarn-debug.log*
.yarn-integrity

.DS_Store

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
isomorfeus-2.0.4 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.3 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.2 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.1 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc10 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc9 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc8 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc7 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc6 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc5 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc4 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc3 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc2 lib/isomorfeus/installer/templates/.gitignore.erb
isomorfeus-2.0.0.rc1 lib/isomorfeus/installer/templates/.gitignore.erb