mirror of
https://github.com/alerta/alerta.git
synced 2025-02-06 06:20:03 +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 *
|
|
|