chore: move entries in git-ignore
This commit is contained in:
parent
99eaf6089e
commit
bf6c996c4e
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,7 +7,6 @@ Gemfile.lock
|
|||
.jekyll-cache
|
||||
.jekyll-metadata
|
||||
_site
|
||||
_app
|
||||
|
||||
# RubyGems
|
||||
*.gem
|
||||
|
@ -26,3 +25,4 @@ package-lock.json
|
|||
# Misc
|
||||
_sass/dist
|
||||
assets/js/dist
|
||||
_app
|
||||
|
|
Loading…
Reference in a new issue