Ignore emacs backup files and Gemfile.lock
This commit is contained in:
parent
56f2733589
commit
1688c65e80
|
@ -1,3 +1,5 @@
|
|||
*~
|
||||
Gemfile.lock
|
||||
*.gem
|
||||
*.rbc
|
||||
/.config
|
||||
|
|
Loading…
Reference in New Issue