summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-22 09:41:55 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-22 09:43:16 +0100
commit6a573b22bdafe25d3341a8e20f7916b219042f7a (patch)
tree8ccea2ec6ca8760e77700c46acce4d1395be025a /.gitignore
parent647b7b76d63f8c847b17495e6ad24dc3b256899f (diff)
gittattributes: Exclude dotfiles from created archives
Exclude .git* files and .travis.yml from release packages created using git archive. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 115e4dc..f369474 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,5 +62,6 @@ config.log
.MAIL_MSG
# Excluded from ignorance
+!.gitattributes
!.gitignore
!.travis.yml