Files
buildbot/.gitattributes
Robin Jarry 51f873490c gitattributes: do not export .git* files in archive
These files only make sense when in a git repository. Make sure they are
not exported via git archive.

Signed-off-by: Robin Jarry <robin@jarry.cc>
2018-02-08 09:53:27 +01:00

6 lines
267 B
Plaintext

master/buildbot/__init__.py export-subst
pkg/buildbot_pkg.py export-subst
worker/buildbot_worker/__init__.py export-subst
.gitattributes export-ignore
.gitignore export-ignore