diff --git a/.gitignore b/.gitignore index b045325..3516ad9 100755 --- a/.gitignore +++ b/.gitignore @@ -118,6 +118,7 @@ node_modules ### grunt ### # Grunt usually compiles files inside this directory dist/ +!javascripts/dist # Grunt usually preprocesses files such as coffeescript, compass... inside the .tmp directory .tmp/ diff --git a/index.html b/index.html index 5ba7ab0..4e2366d 100644 --- a/index.html +++ b/index.html @@ -431,7 +431,7 @@