mirror of
https://github.com/alerta/alerta.git
synced 2025-01-30 03:33:59 +00:00
6 lines
126 B
Text
6 lines
126 B
Text
include VERSION
|
|
exclude .gitignore
|
|
global-exclude *.pyc
|
|
include alerta/app/app.wsgi
|
|
recursive-include alerta/app/templates *
|
|
|