mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-04-03 10:15:49 +00:00
Ignore byte-code compiled files (generated by Rubinius)
This commit is contained in:
parent
9b88bd2db8
commit
9db7564a25
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1,5 @@
|
|||
*.rbc
|
||||
.DS_Store
|
||||
.bundle
|
||||
coverage
|
||||
pkg
|
||||
|
|
|
|||
Loading…
Reference in a new issue