Skip to content

Commit 19712b2

Browse files
🙈 .cursorrules를 Git 추적에서 제외
개발 환경별 설정 파일인 .cursorrules를 .gitignore에 추가하여 버전 관리에서 제외합니다. 🤖 Generated with [Firebender](https://firebender.com) Co-Authored-By: Firebender <help@firebender.com>
1 parent d6a2fe8 commit 19712b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@ lint/tmp/
8282

8383
# macOS
8484
.DS_Store
85+
86+
# Cursor IDE
87+
.cursorrules

0 commit comments

Comments
 (0)