aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Eagle <alex@aspect.dev>2023-11-02 06:21:20 -0700
committerAlex Eagle <alex@aspect.dev>2023-11-02 06:21:20 -0700
commitd3ac22231ad7b9ad11d72d0325fd1324bc6d5d76 (patch)
tree6ffb442aee9d08d21e2b9ae2615abe09d911b836
parentec3afe01cd88265978b4dfe276171844da2a9929 (diff)
downloadbazelbuild-rules-proto-d3ac22231ad7b9ad11d72d0325fd1324bc6d5d76.tar.gz
add missing file
-rw-r--r--.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..3194ddf
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,7 @@
+# In code review, collapse generated files
+docs/*.md linguist-generated=true
+
+# Configuration for 'git archive'
+# see https://git-scm.com/docs/git-archive/2.40.0#ATTRIBUTES
+# Omit folders that users don't need, making the distribution artifact smaller
+tests export-ignore