1
0
Эх сурвалжийг харах

Merge pull request #1835 from pisaacs/patch-1

Add .byebug_history to gitignore
Brendan Forster 9 жил өмнө
parent
commit
96ad0e39a5
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  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