bazel-*
build/*
cmake-build/
cmake-build-debug/
docs/_build/

.idea/
.vscode/
tags

\.project/
*swp
*~
*.pyc
.python-version

mace/codegen/models/
mace/codegen/opencl/
mace/codegen/opencl_bin/
mace/codegen/tuning/
mace/codegen/version/
mace/codegen/engine/
mace/codegen/lib/

examples/android/macelibrary/src/main/cpp/mace/
examples/android/macelibrary/src/main/cpp/include/
examples/android/macelibrary/src/main/cpp/lib/arm64-v8a/
examples/android/macelibrary/src/main/jniLibs/arm64-v8a/

tools/python/py_proto/*_pb2.py
