aboutsummaryrefslogtreecommitdiff
path: root/gazelle/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gazelle/.gitignore')
-rw-r--r--gazelle/.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/gazelle/.gitignore b/gazelle/.gitignore
new file mode 100644
index 0000000..8481c96
--- /dev/null
+++ b/gazelle/.gitignore
@@ -0,0 +1,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