Add nix files to .gitignore (#2409)

I assume based off discord comments a PR won't be accepted for a
shell.nix or equivalent flake solution so we should gitignore this so
people don't accidentally add them to PRs
This commit is contained in:
Jade
2026-03-26 12:04:38 +08:00
committed by GitHub
parent 032deba775
commit a8a0024321

5
.gitignore vendored
View File

@@ -156,3 +156,8 @@ photon-client/playwright-report/
photon-client/blob-report/
photon-client/playwright/.cache/
photon-client/playwright/.auth/
# Nix files
shell.nix
flake.nix
flake.lock