mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user