Explorar o código

Merge pull request #1835 from pisaacs/patch-1

Add .byebug_history to gitignore
Brendan Forster %!s(int64=9) %!d(string=hai) anos
pai
achega
96ad0e39a5
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Rails.gitignore

+ 3 - 0
Rails.gitignore

@@ -33,3 +33,6 @@ bower.json
 
 # Ignore pow environment settings
 .powenv
+
+# Ignore Byebug command history file.
+.byebug_history