aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2014-02-23 13:38:05 +0200
committerJani Välimaa <wally@mageia.org>2014-02-23 13:38:05 +0200
commitc58f9ff810013e64dc98fb2a8fda11aa9277edf5 (patch)
tree517944b585064433ea310aeac0884f12c80c4a1d
parentd7ec383b331648520baa2778b040592bf70e8b31 (diff)
downloadconfig-c58f9ff810013e64dc98fb2a8fda11aa9277edf5.tar
config-c58f9ff810013e64dc98fb2a8fda11aa9277edf5.tar.gz
config-c58f9ff810013e64dc98fb2a8fda11aa9277edf5.tar.bz2
config-c58f9ff810013e64dc98fb2a8fda11aa9277edf5.tar.xz
config-c58f9ff810013e64dc98fb2a8fda11aa9277edf5.zip
Introduce .gitattributes to exclude OLD/ dir from source tarball
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..ae7e508
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.git export-ignore
+.gitattributes export-ignore
+OLD/ export-ignore