ソースを参照

tau: gitignore python stuff

dasman 2 年 前
コミット
1280470758
1 ファイル変更3 行追加0 行削除
  1. 3 0
      bin/tau/tau-python/.gitignore

+ 3 - 0
bin/tau/tau-python/.gitignore

@@ -0,0 +1,3 @@
+python-env
+.venv
+__pycache__