diff --git a/bin/tau/tau-python/.gitignore b/bin/tau/tau-python/.gitignore new file mode 100644 index 000000000..091f96a63 --- /dev/null +++ b/bin/tau/tau-python/.gitignore @@ -0,0 +1,3 @@ +python-env +.venv +__pycache__ \ No newline at end of file