From 716804f0d389e7fca5332126120e3713b9ecc021 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Thu, 12 Oct 2023 10:35:58 +0200 Subject: [PATCH] hugin: ignore output pto --- hugin-gopro-fusion/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hugin-gopro-fusion/.gitignore diff --git a/hugin-gopro-fusion/.gitignore b/hugin-gopro-fusion/.gitignore new file mode 100644 index 00000000..976c2cc0 --- /dev/null +++ b/hugin-gopro-fusion/.gitignore @@ -0,0 +1,2 @@ +output_pto/*.pto +output_pto/*.sh \ No newline at end of file