21 lines
198 B
Text
21 lines
198 B
Text
|
.DS_Store
|
||
|
.cache
|
||
|
.dev
|
||
|
.dev
|
||
|
.idea
|
||
|
/**/#*
|
||
|
/**/*.egg-info
|
||
|
/**/*.log
|
||
|
/**/*.pyc
|
||
|
/**/*.pyc
|
||
|
/**/*.pyo
|
||
|
/**/.#*
|
||
|
/**/.mypy*
|
||
|
/**/.hypothesis*
|
||
|
/**/__pychache__
|
||
|
/**/_build
|
||
|
/**/_public
|
||
|
/**/build
|
||
|
/**/dist
|
||
|
bazel-*
|