mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 11:46:01 +02:00
Add .gem ignore back in
This commit is contained in:
parent
7b1521df03
commit
cdf78655c3
2 changed files with 6 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,5 +1,9 @@
|
|||
# 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'.
|
||||
# See: http://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration
|
||||
# : search for "global .gitignore"
|
||||
|
||||
# bundler specific
|
||||
.gem
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue