NFC: Add infrastructure-tooling to .gitignore

This is done to ensure that staff members don't mistaken commit stuff
related to infrastructure-tooling and processes.

Signed-off-by: Rune Morling <ermo@serpentos.com>
This commit is contained in:
Rune Morling 2023-10-28 15:50:21 +02:00
parent 3e12f0a3af
commit b0707cc303
No known key found for this signature in database
GPG key ID: AD76E653EF323BA7

3
.gitignore vendored
View file

@ -17,3 +17,6 @@ common/switch_repo_domains
# Python caches
.mypy_cache
venv
# infrastructure tooling symlink or clone
infrastructure-tooling