39 строки
622 B
Plaintext
39 строки
622 B
Plaintext
.gitignore
|
|
.gitattributes
|
|
.coverage
|
|
.coveragerc
|
|
.codecov.yml
|
|
.rat-excludes
|
|
requirements.txt
|
|
.*log
|
|
.travis.yml
|
|
.*pyc
|
|
docs
|
|
.*md
|
|
dist
|
|
build
|
|
airflow.egg-info
|
|
apache_airflow.egg-info
|
|
.idea
|
|
metastore_db
|
|
.*sql
|
|
.*csv
|
|
CHANGELOG.txt
|
|
.*zip
|
|
.*lock
|
|
# Apache Rat does not detect BSD-2 clause properly
|
|
# it is compatible according to http://www.apache.org/legal/resolved.html#category-a
|
|
kerberos_auth.py
|
|
airflow_api_auth_backend_kerberos_auth_py.html
|
|
licenses/*
|
|
airflow/www/static/docs
|
|
parallel.js
|
|
underscore.js
|
|
jquery.dataTables.min.js
|
|
jqClock.min.js
|
|
dagre-d3.min.js
|
|
bootstrap-toggle.min.js
|
|
bootstrap-toggle.min.css
|
|
d3.v3.min.js
|
|
ace.js
|