Skip to content

Commit 7784c51

Browse files
authored
Merge pull request #32 from djk01281/dev-fe
fix: vite 프로젝트 frontend 폴더 안으로 이동
2 parents 5ecef56 + 17e9601 commit 7784c51

File tree

16 files changed

+3
-1
lines changed

16 files changed

+3
-1
lines changed

.gitignore renamed to frontend/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ dist-ssr
2121
*.ntvs*
2222
*.njsproj
2323
*.sln
24-
*.sw?
24+
*.sw?
25+
26+
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)