13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
include AUTHORS
|
|
include ChangeLog
|
|
include LICENSE
|
|
include manage.py
|
|
include README.rst
|
|
|
|
recursive-include apmec_horizon *.html *.css *.js
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|