mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
gitignore the gemfile lock
This commit is contained in:
parent
a5797e8bdf
commit
1d31f37d07
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ nbproject
|
||||||
.DS_Store
|
.DS_Store
|
||||||
._*
|
._*
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
Gemfile.lock
|
||||||
|
|
||||||
_site
|
_site
|
||||||
_gh_pages
|
_gh_pages
|
||||||
|
|
Loading…
Reference in a new issue