添加蓝图资产

This commit is contained in:
不明不惑
2026-03-03 01:28:57 +08:00
parent 3e434877e8
commit ef70ca043e
26 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@@ -21,7 +21,10 @@
# Ignore all cooked/asset content by default... # Ignore all cooked/asset content by default...
Content/** Content/**
# ...but keep the minimal required folders # ...but keep the minimal required folders
!Content/AGame/** # -!Content/AGame/**
+!Content/
+!Content/AGame/
+!Content/AGame/**
# (Optional) keep top-level Content structure files if you use them # (Optional) keep top-level Content structure files if you use them
!Content/*.uprojectdirs !Content/*.uprojectdirs

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.