featureディレクトリとサブディレクトリの.gitkeepファイルを追加して、Gitでの追跡を維持

This commit is contained in:
Yuto Yamazaki
2025-12-18 19:48:12 +09:00
parent 7b369f121f
commit 4606f9dc70
8 changed files with 6 additions and 0 deletions

1
feature/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Keep feature directory tracked in Git

1
feature/blender/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Keep feature/blender directory tracked in Git

1
feature/logic/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Keep feature/logic directory tracked in Git

1
feature/phys/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Keep feature/phys directory tracked in Git

1
feature/power/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Keep feature/power directory tracked in Git

1
feature/rack/.gitkeep Normal file
View File

@@ -0,0 +1 @@
# Keep feature/rack directory tracked in Git

0
now/logic/.gitkeep Normal file
View File

0
now/phys/.gitkeep Normal file
View File