summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
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