forked from emilhe/dash-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
24 lines (24 loc) · 911 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.vscode export-ignore
.github export-ignore
src export-ignore
tests export-ignore
_validate_init.py export-ignore
.babelrc export-ignore
.eslintignore export-ignore
.eslintrc export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.npmignore export-ignore
.prettierrc export-ignore
.Rbuildignore export-ignore
codecov.yml export-ignore
CONTRIBUTING.md export-ignore
lgtm.yml export-ignore
MANIFEST.in export-ignore
package-lock.json export-ignore
poetry.lock export-ignore
pytest.ini export-ignore
TODO.md export-ignore
webpack.config.js export-ignore
webpack.serve.config.js export-ignore
CHANGELOG.md export-ignore