Files
zulip/.gitattributes
Tim Abbott 5b33c44f64 Add tool to build local server tarballs.
We need to maintain this by labeling the files that we don't want to
ship with our local server tarballs in the .gitattributes file.

(imported from commit e29f38c477a4cdfd80fbb8e4e95c611b34f3b212)
2013-10-29 17:55:07 -04:00

8 lines
207 B
Plaintext

/tools export-ignore
/bots export-ignore
/servers/network-hardware-passwords export-ignore
/zilencer export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/templates/.gitignore export-ignore