소스 검색

Ignore a local .hermes-agent checkout

Paul Klumpp 1 주 전
부모
커밋
ced2296be1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -16,6 +16,8 @@ myvenv/
 *.egg-info/
 .pytest_cache/
 
+.hermes-agent/
+
 # OS
 .DS_Store
 Thumbs.db