diff options
author | Profpatsch <mail@profpatsch.de> | 2024-08-24T10·46+0200 |
---|---|---|
committer | Profpatsch <mail@profpatsch.de> | 2024-09-13T11·13+0000 |
commit | 9e2ecf9101e39a6bcf0d7186546f3dc565dc1d0d (patch) | |
tree | b21da831b23790b817ab248dc4f58298cd607446 | |
parent | 2edafd0a5aaf5c95ed1b88bf0cee65d5eeb300a9 (diff) |
chore(users/Profpatsch/whatcd-resolver): ignore .ninja r/8677
Change-Id: I1b89161c9b4b763abcf74bd19f03275f987924ca Reviewed-on: https://cl.tvl.fyi/c/depot/+/12329 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
-rw-r--r-- | users/Profpatsch/whatcd-resolver/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/Profpatsch/whatcd-resolver/.gitignore b/users/Profpatsch/whatcd-resolver/.gitignore new file mode 100644 index 000000000000..f9c4bdf8b808 --- /dev/null +++ b/users/Profpatsch/whatcd-resolver/.gitignore @@ -0,0 +1 @@ +/.ninja/ |