mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Include local versions of third-party dependencies, particularly those unavailable or outdated as OS packages.
This commit is contained in:
@@ -4,11 +4,12 @@ recursive-include awx/templates *.html
|
||||
recursive-include awx/ui *.html *.js
|
||||
recursive-include awx/ui/static *.css *.ico *.png *.gif *.jpg
|
||||
recursive-include awx/ui/static *.eot *.svg *.ttf *.woff *.otf
|
||||
recursive-include awx/lib/site-packages *
|
||||
recursive-include config *
|
||||
recursive-include config/deb *
|
||||
recursive-include config/rpm *
|
||||
recursive-exclude awx devonly.py
|
||||
recursive-exclude awx/settings local_settings.py
|
||||
recursive-exclude awx/settings local_settings.py*
|
||||
include *.py *.txt *.md
|
||||
include MANIFEST.in
|
||||
include COPYING
|
||||
|
||||
Reference in New Issue
Block a user