forked from bofh/fetsite
ignore tempfiles
This commit is contained in:
@@ -7,4 +7,7 @@ class HomeController < ApplicationController
|
||||
def startdev
|
||||
render 'setup_fetsite_dev'
|
||||
end
|
||||
def linksnotimplemented
|
||||
render 'links_notimplemented'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user