diff options
author | Sunil Nimmagadda <sunil@nimmagadda.net> | 2023-06-12 20:13:36 +0530 |
---|---|---|
committer | Sunil Nimmagadda <sunil@nimmagadda.net> | 2023-06-12 20:13:36 +0530 |
commit | 306ebca0b7c56e724c55120bf6c100c645d7cb9c (patch) | |
tree | 11baef69475170f9729eee4f2e34e96a6eb3f5ca | |
parent | 95834e43e6b9478f8be9ee19eff41961e488f06e (diff) |
Pacify hx fuzzy finder and let it ignore build artifacts.
-rw-r--r-- | .hgignore | 2 | ||||
l--------- | .ignore | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1 +1 @@ -^target/ +target @@ -0,0 +1 @@ +.hgignore
\ No newline at end of file |