summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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