summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-01-11 23:44:56 +0100
committerYehonal <yehonal.azeroth@gmail.com>2020-01-11 23:44:56 +0100
commit2b94ffd1e14066696f3cb7e7286a5e2425561df8 (patch)
tree7b345eea30ab31f98d35a8d5274b747c8ad0d9df
parentdb390ca5ac2d3b3a9bcefca03f0b20834f4cacf9 (diff)
downloadwiki-2b94ffd1e14066696f3cb7e7286a5e2425561df8.tar.gz
wiki-2b94ffd1e14066696f3cb7e7286a5e2425561df8.tar.bz2
wiki-2b94ffd1e14066696f3cb7e7286a5e2425561df8.zip
Fixed .gitignore
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 191b112..8c5f13d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
_site
-Gemfile.lock \ No newline at end of file
+Gemfile.*.lock
+.sass-cache \ No newline at end of file