From 4606f9dc70898c3e919555176006554f83530967 Mon Sep 17 00:00:00 2001 From: Yuto Yamazaki Date: Thu, 18 Dec 2025 19:48:12 +0900 Subject: [PATCH] =?UTF-8?q?feature=E3=83=87=E3=82=A3=E3=83=AC=E3=82=AF?= =?UTF-8?q?=E3=83=88=E3=83=AA=E3=81=A8=E3=82=B5=E3=83=96=E3=83=87=E3=82=A3?= =?UTF-8?q?=E3=83=AC=E3=82=AF=E3=83=88=E3=83=AA=E3=81=AE.gitkeep=E3=83=95?= =?UTF-8?q?=E3=82=A1=E3=82=A4=E3=83=AB=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=97?= =?UTF-8?q?=E3=81=A6=E3=80=81Git=E3=81=A7=E3=81=AE=E8=BF=BD=E8=B7=A1?= =?UTF-8?q?=E3=82=92=E7=B6=AD=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature/.gitkeep | 1 + feature/blender/.gitkeep | 1 + feature/logic/.gitkeep | 1 + feature/phys/.gitkeep | 1 + feature/power/.gitkeep | 1 + feature/rack/.gitkeep | 1 + now/logic/.gitkeep | 0 now/phys/.gitkeep | 0 8 files changed, 6 insertions(+) create mode 100644 feature/.gitkeep create mode 100644 feature/blender/.gitkeep create mode 100644 feature/logic/.gitkeep create mode 100644 feature/phys/.gitkeep create mode 100644 feature/power/.gitkeep create mode 100644 feature/rack/.gitkeep create mode 100644 now/logic/.gitkeep create mode 100644 now/phys/.gitkeep diff --git a/feature/.gitkeep b/feature/.gitkeep new file mode 100644 index 0000000..d692e77 --- /dev/null +++ b/feature/.gitkeep @@ -0,0 +1 @@ +# Keep feature directory tracked in Git diff --git a/feature/blender/.gitkeep b/feature/blender/.gitkeep new file mode 100644 index 0000000..7d3de8d --- /dev/null +++ b/feature/blender/.gitkeep @@ -0,0 +1 @@ +# Keep feature/blender directory tracked in Git diff --git a/feature/logic/.gitkeep b/feature/logic/.gitkeep new file mode 100644 index 0000000..46e2e73 --- /dev/null +++ b/feature/logic/.gitkeep @@ -0,0 +1 @@ +# Keep feature/logic directory tracked in Git diff --git a/feature/phys/.gitkeep b/feature/phys/.gitkeep new file mode 100644 index 0000000..1174da6 --- /dev/null +++ b/feature/phys/.gitkeep @@ -0,0 +1 @@ +# Keep feature/phys directory tracked in Git diff --git a/feature/power/.gitkeep b/feature/power/.gitkeep new file mode 100644 index 0000000..a297fa9 --- /dev/null +++ b/feature/power/.gitkeep @@ -0,0 +1 @@ +# Keep feature/power directory tracked in Git diff --git a/feature/rack/.gitkeep b/feature/rack/.gitkeep new file mode 100644 index 0000000..2afe415 --- /dev/null +++ b/feature/rack/.gitkeep @@ -0,0 +1 @@ +# Keep feature/rack directory tracked in Git diff --git a/now/logic/.gitkeep b/now/logic/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/now/phys/.gitkeep b/now/phys/.gitkeep new file mode 100644 index 0000000..e69de29