🎉 init: Nuxt 프로젝트를 위한 공통 지침 및 스크립트 추가

This commit is contained in:
hyeonggil
2026-04-19 20:44:32 +09:00
commit 5ccb27f86e
337 changed files with 3191 additions and 0 deletions

6
.git copy/info/exclude Normal file
View File

@@ -0,0 +1,6 @@
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~