forked from gergely/calendar-social
[Cleanup] Make sure to ignore Python cache
This commit is contained in:
@@ -24,6 +24,7 @@ class CalendarSocialApp(Flask):
|
||||
|
||||
app = CalendarSocialApp(__name__)
|
||||
|
||||
|
||||
@app.route('/')
|
||||
def hello():
|
||||
return render_template('index.html')
|
||||
|
Reference in New Issue
Block a user