Add nix files to gitignore (#8894)

Based on discord comments I assume we don't want to support a Nix shell
or flake for use with building allwpilib so we should just ignore these
files so users can have their own
This commit is contained in:
Jade
2026-05-15 12:49:01 +08:00
committed by GitHub
parent ffd36eb091
commit b91001f504

5
.gitignore vendored
View File

@@ -261,3 +261,8 @@ bazel_auth.rc
# Copybara user config
shared/bazel/copybara/.copybara.json
# Nix files
shell.nix
flake.nix
flake.lock