Sha256: eb16b414fb890da4945020d81c690a8bc3036fa1ec7e7102eaf8e5e6cecb36e5
Contents?: true
Size: 1.99 KB
Versions: 4
Compression:
Stored size: 1.99 KB
Contents
############################################################################## # BEGIN Ruby.gitignore # /*.gem *.rbc /.config /coverage/ /InstalledFiles /pkg/ /spec/reports/ /spec/examples.txt /test/tmp/ /test/version_tmp/ /tmp/ ## Specific to RubyMotion: .dat* .repl_history build/ ## Documentation cache and generated files: /.yardoc/ /_yardoc/ /doc/ /rdoc/ ## Environment normalization: /.bundle/ /vendor/bundle /lib/bundler/man/ # for a library or gem, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: # Gemfile.lock # .ruby-version # .ruby-gemset # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: .rvmrc # # END Ruby.gitignore ############################################################################## ############################################################################## # BEGIN Gem.gitignore # /Gemfile.lock /.ruby-version /.ruby-gemset # # END Gem.gitignore ############################################################################## ############################################################################## # BEGIN Global/OSX.gitignore # .DS_Store .AppleDouble .LSOverride # Icon must end with two Icon # Thumbnails ._* # Files that might appear in the root of a volume .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns # Directories potentially created on remote AFP share .AppleDB .AppleDesktop Network Trash Folder Temporary Items .apdisk # # END Global/OSX.gitignore ############################################################################## ############################################################################## # BEGIN QB.gitingore # # generated qb playbooks .qb-playbook.yml # ansible retry files .qb-playbook.retry # # END QB.gitingore ############################################################################## # Project # ============================================================================ /tmp !/doc/ /doc/site/
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
nrser-rash-0.2.3 | .gitignore |
nrser-rash-0.2.2 | .gitignore |
nrser-rash-0.2.1 | .gitignore |
nrser-rash-0.2.0 | .gitignore |