1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

Ignore editor temp files AKA this-is_my-file.rb~

This commit is contained in:
Jordon Bedwell 2012-04-01 06:18:29 -05:00
parent 42601c5ac4
commit adaddaa307

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ coverage/
.rvmrc
Gemfile.lock
*.swp
**/*~