summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2013-10-06 20:11:44 -0400
committerGravatar Karl Ramm <kcr@1ts.org>2013-10-06 20:40:50 -0400
commitb213f685b994c66a9b087a9a48ef900e24bc624f (patch)
tree822af1cefe3caa89bacc40773a4539a698176e92 /.gitattributes
parent49152ad1189ce40c2629cab3236d968588b2fdb1 (diff)
substitute $Id$ strings, keep some stuff from getting exported
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..b79747c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,14 @@
+*.c ident
+*.h ident
+*.y ident
+*.et ident
+*.ct ident
+*.py ident
+*.1.in ident
+*.1 ident
+*.8.in ident
+*.8 ident
+debian export-ignore
+.gitignore export-ignore
+.gitattributes export-ignore
+release export-ignore