Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 54033ee

Browse files
authored
chore: Add Bazel files to .gitignore (#907)
1 parent 48db1e6 commit 54033ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
*.py[cod]
22
*.sw[op]
33

4+
# Bazel
5+
bazel-*
6+
47
# C extensions
58
*.so
69

0 commit comments

Comments
 (0)