diff --git a/.gitignore b/.gitignore
index 9a9031a0dfea37cf7bb159cac9120e5febd227d1..a6f5d551c84234f65af0114669bac49d9c6c6b60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,8 @@ speed-measure-plugin*.json
 !.vscode/launch.json
 !.vscode/extensions.json
 .history/*
+/_cacache
+/_logs
 
 # misc
 /.sass-cache
@@ -44,7 +46,3 @@ testem.log
 # System Files
 .DS_Store
 Thumbs.db
-
-# other
-/_cacache
-/_logs
\ No newline at end of file