summaryrefslogtreecommitdiff
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
parent49152ad1189ce40c2629cab3236d968588b2fdb1 (diff)
substitute $Id$ strings, keep some stuff from getting exported
-rw-r--r--.gitattributes14
-rw-r--r--debian/.gitattributes1
-rw-r--r--zwgc/.gitattributes4
3 files changed, 19 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
diff --git a/debian/.gitattributes b/debian/.gitattributes
new file mode 100644
index 0000000..9a0df39
--- /dev/null
+++ b/debian/.gitattributes
@@ -0,0 +1 @@
+zephyr.vars ident
diff --git a/zwgc/.gitattributes b/zwgc/.gitattributes
new file mode 100644
index 0000000..9fe31b6
--- /dev/null
+++ b/zwgc/.gitattributes
@@ -0,0 +1,4 @@
+instantiate ident
+zwgc_resources ident
+zwgc.desc ident
+zwgc.el ident