Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2010-07-21 18:18:24 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2010-07-21 18:20:33 (GMT)
commitc7876e9ffff8bd3682094ed42dd3df06706930d1 (patch)
tree92601850ae8fac9be01f6e57c6893f252f1c0559
parentaa5305af375bb59b4588692509922a1094416bf5 (diff)
don't add .git* to tarball
These were added as an unintended side effect of 5ab8ddb.
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..7d9c25f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+.git* export-ignore