mirror of https://github.com/CrimsonTome/tldr.git
Add .gem ignore back in
parent
7b1521df03
commit
cdf78655c3
|
@ -1,5 +1,9 @@
|
||||||
# This gitignore file is for this projects concerns.
|
# This gitignore file is for this projects concerns.
|
||||||
# Please set swap files and system folder files for your operating system and editors to be ignored in
|
# Please set swap files and system folder files for your operating system and
|
||||||
|
# editors to be ignored in
|
||||||
# the 'global ignore file'.
|
# the 'global ignore file'.
|
||||||
# See: http://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration
|
# See: http://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration
|
||||||
# : search for "global .gitignore"
|
# : search for "global .gitignore"
|
||||||
|
|
||||||
|
# bundler specific
|
||||||
|
.gem
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue