Преглед изворни кода

Ignore a local .hermes-agent checkout

Paul Klumpp пре 1 недеља
родитељ
комит
9acec673f1
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