Parcourir la source

Merge pull request #2938 from locofocos/patch-1

Update Ruby.ignore to ignore .byebug_history file
pull/2939/head
Brendan Forster il y a 5 ans
Parent
révision
3818fecaa8
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3
    0
      Ruby.gitignore

+ 3
- 0
Ruby.gitignore Voir le fichier

@@ -13,6 +13,9 @@
# Used by dotenv library to load environment variables.
# .env

# Ignore Byebug command history file.
.byebug_history

## Specific to RubyMotion:
.dat*
.repl_history

Chargement…
Annuler
Enregistrer