summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-06-15 18:03:56 +0200
committerJim Meyering <meyering@redhat.com>2009-06-15 18:15:54 +0200
commitc9bb32415460f5bcf4accacadf9060d504fddd69 (patch)
treea323058d1d3450cca4aeb02944d96bf60b0233d5 /.gitattributes
parent5fb55a68c1123398f1ed27c6fc8ee196dc121bc7 (diff)
exempt timezone files from the no-bad-whitespace policy
* .gitattributes: New file. Exempt imported timezone files from the no-bad-whitespace rules.
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 0000000000..8947e726a2
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+timezone/* -whitespace