aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorgabrielgio <gabriel.giovanini@pm.me>2020-05-10 19:27:27 +0200
committergabrielgio <gabriel.giovanini@pm.me>2020-05-10 19:27:27 +0200
commit13443a881c280b0ea0f404d63a695c06ebffa123 (patch)
treef00df5c93a84f7dc09ed096c1743ce832eab1681 /.gitignore
parent763a140704747b0d5c15455ad216aba4852207da (diff)
downloadgabrielgio.me-13443a881c280b0ea0f404d63a695c06ebffa123.tar.gz
gabrielgio.me-13443a881c280b0ea0f404d63a695c06ebffa123.tar.bz2
gabrielgio.me-13443a881c280b0ea0f404d63a695c06ebffa123.zip
fix: Add gemfile so Gitlab can compile it
Signed-off-by: gabrielgio <gabriel.giovanini@pm.me>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index bef4a90..af22a68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,9 +2,8 @@ _site
vendor/
.sass-cache
.jekyll-metadata
-Gemfile
-Gemfile.lock
node_modules
+Gemfile.lock
vendor/bundle/
vendor/cache/
vendor/gems/