Sha256: 8c32e07281ac1ef5b925b94b9ae9b2da96ef99197d257f19ca63be35d5f31c9e

Contents?: true

Size: 549 Bytes

Versions: 29

Compression:

Stored size: 549 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 the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3-journal

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

/config/database.yml

/public/assets

/.env
/coverage
/pkg
/features
/demos/*.xml

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
smalruby-editor-0.1.10 .gitignore
smalruby-editor-0.1.9-x86-mingw32 .gitignore
smalruby-editor-0.1.9 .gitignore
smalruby-editor-0.1.8-x86-mingw32 .gitignore
smalruby-editor-0.1.8 .gitignore
smalruby-editor-0.1.7-x86-mingw32 .gitignore
smalruby-editor-0.1.7 .gitignore
smalruby-editor-0.1.6-x86-mingw32 .gitignore
smalruby-editor-0.1.6 .gitignore