Sha256: 5da6abd42f3e592ec49e94f1a0196ade177a987d869e2d7510b1e675f636dcda

Contents?: true

Size: 518 Bytes

Versions: 6

Compression:

Stored size: 518 Bytes

Contents

# See http://help.github.com/ignore-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

# Ignore all logfiles and tempfiles.
/log/*.log
*.gem
#because is a generator
/spec/tmp
/tmp
/app
/config
/db
/log
/public
/tmp
Gemfile.lock

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
angular_velocity-1.0.0 .gitignore
angular_velocity-0.0.6alpha .gitignore
angular_velocity-0.0.5alpha .gitignore
angular_velocity-0.0.4alpha .gitignore
angular_velocity-0.0.3alpha .gitignore
angular_velocity-0.0.2alpha .gitignore