aboutsummaryrefslogtreecommitdiff
path: root/gazelle/.gitignore
blob: 8481c9668c3054a9cbe55d48393356edd85cd413 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Bazel directories
/bazel-*
/bazel-bin
/bazel-genfiles
/bazel-out
/bazel-testlogs
user.bazelrc

# Go/Gazelle files
# These otherwise match patterns above
!go.mod
!BUILD.out