소스 검색

Ignore local Meet Media backend runtime artifacts.

This keeps developer-specific environment files, installed dependencies, and generated recordings out of source control for cleaner commits.

Made-with: Cursor
huzaifahayat12 2 달 전
부모
커밋
80042abd1a
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+backend/meet-media-capture/.env
+backend/meet-media-capture/node_modules/
+backend/meet-media-capture/recordings/