소스 검색

Add .gitignore for .DS_Store and local notes vault

Keep macOS Finder metadata and the local Claude notes directory out of the tracked repository.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Elvis Saravia 1 개월 전
부모
커밋
b8323fb3a1
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+# macOS
+.DS_Store
+
+# Local Claude notes vault (not part of the published repo)
+AI-Papers-of-the-Week-notes/