merge and add .orig to gitignore
This commit is contained in:
commit
5baaf8f6e3
|
@ -2,3 +2,5 @@
|
||||||
.bundle
|
.bundle
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
pkg/*
|
pkg/*
|
||||||
|
*.orig
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue