096111e983
.claude/ 제외(.gitignore 추가). 기존 초기커밋(5a96a69) 위에 신규·수정·이동분 커밋.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
9 lines
112 B
C#
9 lines
112 B
C#
using System.Windows;
|
|
|
|
namespace RJ2RoomConSimulator
|
|
{
|
|
public partial class App : Application
|
|
{
|
|
}
|
|
}
|