source/.gitignore

12 lines
102 B
Text

*.log
*.pyc
*.pyo
.DS_Store
.cache
.idea
/**/__pychache__
/**/_build
/**/_public
bazel-*
tmp/
public/