forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.rat-excludes
136 lines (119 loc) · 2.14 KB
/
.rat-excludes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# Note: these patterns are applied to single files or directories, not full paths
# coverage/* will ignore any coverage dir, but airflow/www/static/coverage/* will match nothing
.git-blame-ignore-revs
.github/*
.gitignore
.gitattributes
.gitrepo
.airflow_db_initialised
.airflowignore
.babelrc
.coverage
.coveragerc
.codecov.yml
.codespellignorelines
.eslintignore
.eslintrc
.prettierignore
.prettierrc
.rat-excludes
.stylelintignore
.stylelintrc
requirements
requirements.txt
.*log
.travis.yml
.*pyc
.*lock
dist
build
airflow.egg-info
apache_airflow.egg-info
.idea
metastore_db
.*sql
.*svg
.*csv
.*md5
.*zip
.*lock
unittests.cfg
logs
.bash_aliases
venv
files
airflow.iml
.gitmodules
scripts/ci/installed_providers.txt
# Generated doc files
.*html
_build/*
_static/*
_images/*
.buildinfo
searchindex.js
_api/*
# the word list for checking spellings
spelling_wordlist.txt
# 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/*
parallel.js
underscore.js
jquery.dataTables.min.js
jqClock.min.js
dagre-d3.min.js
d3.v3.min.js
ace.js
node_modules/*
.*json
coverage/*
git_version
flake8_diff.sh
coverage*.xml
_sources/*
robots.txt
rat-results.txt
apache-airflow-.*\+source.tar.gz.*
apache-airflow-.*\+bin.tar.gz.*
PULL_REQUEST_TEMPLATE.md
PROVIDER_CHANGES*.md
manifests/*
redirects.txt
# Locally mounted files
.*egg-info/*
.bash_history
.bash_aliases
.inputrc
# the example notebook is ASF 2 licensed but RAT cannot read this
input_notebook.ipynb
# .git might be a file in case of worktree
.git
tmp
# Vendored-in code
.*_vendor
# generated doc-only-changes.txt
.latest-doc-only-change.txt
# generated provider_packages
provider_packages
# Chart ignored files
chart/.gitignore
chart/values.schema.json
chart/Chart.lock
chart/values_schema.schema.json
# Generated autocomplete files
./dev/breeze/autocomplete/*
# Newsfragments are snippets that will be, eventually, consumed into RELEASE_NOTES
newsfragments/*
# Warning file generated
warnings.txt
# Dev stuff
tests/*
scripts/*
images/*
dev/*
chart/*.iml
# Sha files
.*sha256