first commit

This commit is contained in:
2025-01-28 16:55:08 +09:00
커밋 e9686266a7
9개의 변경된 파일738개의 추가작업 그리고 0개의 파일을 삭제

8
.idea/.gitignore generated vendored Normal file
파일 보기

@@ -0,0 +1,8 @@
# 디폴트 무시된 파일
/shelf/
/workspace.xml
# 에디터 기반 HTTP 클라이언트 요청
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

6
.idea/misc.xml generated Normal file
파일 보기

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

8
.idea/modules.xml generated Normal file
파일 보기

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/DML_Generater.iml" filepath="$PROJECT_DIR$/DML_Generater.iml" />
</modules>
</component>
</project>