chore: Add very basic .gitignore
This commit is contained in:
parent
e039a95de6
commit
f217564a2d
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Ignore various bazel output folders
|
||||
bazel-*
|
||||
|
||||
# Ignore Nix result symlinks
|
||||
result
|
Loading…
Reference in a new issue