mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-04-27 14:57:45 +00:00
Sort the .gitignore
This commit is contained in:
parent
f92c8d61eb
commit
4b37eec92d
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,9 +1,9 @@
|
||||||
*.rbc
|
*.rbc
|
||||||
.DS_Store
|
|
||||||
.bundle
|
.bundle
|
||||||
|
.DS_Store
|
||||||
.yardoc
|
.yardoc
|
||||||
Gemfile.lock
|
|
||||||
coverage
|
coverage
|
||||||
doc
|
doc
|
||||||
|
Gemfile.lock
|
||||||
pkg
|
pkg
|
||||||
rdoc
|
rdoc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue