1
0
Fork 0
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:
Victor Goff 2015-06-23 10:39:10 -04:00
parent 7b1521df03
commit cdf78655c3
2 changed files with 6 additions and 2 deletions

6
.gitignore vendored
View file

@ -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