aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-09-10 08:22:28 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-09-10 09:01:10 +0200
commit6e5c7bf308ddcb2be756cb84c6c7119b612e4e28 (patch)
tree0898b802c986b0d55f3ee827fadf9481b9e39c03 /.gitattributes
parent1d679b59a07444e18f24167cb7e8563c5e385d9f (diff)
Use export-subst gitattribute to allow tarball builds
For example it would do the following: let subst = "d3bf557c";
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..c5b9ea10
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+/build/webpack.prod.conf.js export-subst