summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2016-09-19 12:59:18 -0600
committerChristoph Junghans <junghans@votca.org>2016-09-19 12:59:18 -0600
commitdb47b018586ca0eb7e1a3fa0c73a7916c39ed816 (patch)
treed91a9a2e073c905a03678585e357413e1769d9fb
parentece0fe7a25ece9f629af5c407f661ffa935345b1 (diff)
downloadfedora-review-db47b018586ca0eb7e1a3fa0c73a7916c39ed816.tar.gz
fedora-review-db47b018586ca0eb7e1a3fa0c73a7916c39ed816.tar.xz
fedora-review-db47b018586ca0eb7e1a3fa0c73a7916c39ed816.zip
added .gitattributes
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..1d59fd8
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,5 @@
+*.src.rpm diff=srpm
+# add following 3 lines to ~/.gitconfig
+#[diff "srpm"]
+# textconv = rpm2cpio
+# binary = true