summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2021-04-30 22:23:41 +0200
committerGitHub <noreply@github.com>2021-04-30 22:23:41 +0200
commit38fb05102c918d75f685d85569a32ee74468232c (patch)
treeb4c35ff9125f5ea47dc4bcd5cc2092928e269e49 /.gitattributes
parentFix BaseFileCacheModule#keys to respect prefix (#72789) (diff)
downloadansible-38fb05102c918d75f685d85569a32ee74468232c.tar.xz
ansible-38fb05102c918d75f685d85569a32ee74468232c.zip
Makefile: Allow one to specify python version (#74517)
Change: - Allow overriding python version as env var for Makefile - Including hacking directory in git export, for docs build Test Plan: - Tested as part of recent downstream work Co-authored-by: Yanis Guenane <yguenane@gmail.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 7d5be40ba5..b87b24305e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1 @@
.github/ export-ignore
-hacking/ export-ignore