Commit Graph

20 Commits

Author SHA1 Message Date
Eli Clemente Gordillo Foster 0021a032b3 Add a brief explanation. 2016-04-15 22:19:36 -07:00
Eli Clemente Gordillo Foster 3d5025951b Comment out .env rule 2016-04-14 21:37:19 -07:00
Eli Clemente Gordillo Foster bf059be0bb Ignore .env
This file is used moderately commonly to store environment variables locally. See Python.gitignore.
2016-04-14 21:18:28 -07:00
Hwee-Boon Yar 45829eacb5 Ruby: Don't ignore vendor/Pods/ for Cocoapods, specific to RubyMotion 2016-03-13 15:35:04 +08:00
Hwee-Boon Yar 0ae23acc5b Ruby: ignore more build artifacts specific to RubyMotion 2016-03-11 18:38:51 +08:00
Justas Brazauskas f5784d7a10 Fix few typos 2015-12-13 16:07:46 +02:00
Todd Bealmear f23f998be3 Ignore Default RSpec State File 2015-06-25 16:10:53 -07:00
polamjag 2afbfbdb10 add /vendor/bundle 2015-02-05 19:05:03 +09:00
Carl Suster 41feebfbd0 Merge RubyMotion into Ruby 2014-03-07 00:15:40 +11:00
tiredpixel ca456f73e4 Unslashify *.gem,*.rbc,.rvmrc .
arcresu pointed out that `*.gem`, `*.rbc`, `.rvmrc` might not be at
the top level in a repository. Thus, remove leading slashes for these.
2013-11-11 21:41:11 +00:00
tiredpixel 3b7ac85ad8 Slashify Ruby files and directories.
Perhaps this is a little pedantic, but without the initial / all
such matches within the repository get ignored, and without the
trailing slash files as well as directories of that name get ignored.
e.g. Specifying `tmp` and `test/tmp` without slashes is redundant, as
`tmp` already ignores `test/tmp`, as well as every other `tmp` and
`tmp/`.
2013-11-11 19:50:01 +00:00
Carl Suster efd3490a54 Tighten some ruby ignore patterns 2013-11-10 21:13:54 +11:00
Carl Suster 0ac2f7cb82 Optionally ignore ruby env normalisation files, with comments 2013-11-10 21:12:01 +11:00
Simone Carletti d63e2bd8ad Keep entries sorted to make it easier to lookup for a specific item or spot duplicates. 2011-04-08 10:54:24 +02:00
Simone Carletti 70d121c20a Remove duplicate 'pkg' entry in Ruby.gitignore. 2011-04-08 10:53:37 +02:00
Peat Bakke 73a214881d Removing .DS_Store; specific to OS X, and redundant with Global/OSX 2010-11-10 03:40:34 +08:00
Chris Wanstrath e60b29b6bb Adding Emacs backup, and Vi swap ignores to Global/ 2010-11-09 00:08:01 -08:00
Pieter van de Bruggen 4e020da938 Masking YARD build artifacts.
(https://github.com/lsegal/yard)
2010-11-09 15:47:54 +08:00
Ron DeVera 04cc9bbb41 Removed TextMate-specific lines from Ruby.gitignore
Should be in Global/TextMate.gitignore
2010-11-09 15:41:52 +08:00
amrnt 8ca8ad89a4 adding Gems ignores 2010-11-08 15:06:57 -08:00