Sha256: 4a4b4066e36834c9f4e99f34a73750fa6ae87af4f0f7c94b9d356c3cbcfedcec
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
# Created by http://gitignore.io Gemfile.lock ### Ruby ### *.gem *.rbc .bundle .config coverage InstalledFiles lib/bundler/man pkg rdoc spec/reports test/tmp test/version_tmp tmp # YARD artifacts .yardoc _yardoc doc/ ### Rails ### *.rbc *.sassc .sass-cache capybara-*.html .rspec .rvmrc /.bundle /vendor/bundle /log/* /tmp/* /db/*.sqlite3 /public/system/* /coverage/ /spec/tmp/* **.orig rerun.txt pickle-email-*.html .project !.keep ### SublimeText ### # SublimeText project files *.sublime-workspace ### TextMate ### *.tmproj *.tmproject tmtags ### OSX ### .DS_Store .AppleDouble .LSOverride Icon # Thumbnails ._* # Files that might appear on external disk .Spotlight-V100 .Trashes ### Windows ### # Windows image file caches Thumbs.db ehthumbs.db # Folder config file Desktop.ini # Recycle Bin used on file shares $RECYCLE.BIN/ ### Linux ### .* !.gitignore !.git* *~ ### RubyMine ### .idea/workspace.xml ### Eclipse ### *.pydevproject .project .metadata bin/** tmp/** tmp/**/* *.tmp *.bak *.swp *~.nib local.properties .classpath .settings/ .loadpath # External tool builders .externalToolBuilders/ # Locally stored "Eclipse launch configurations" *.launch # CDT-specific .cproject # PDT-specific .buildpath
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
meta-tags-helpers-0.2.0 | .gitignore |