summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-02-09 07:47:07 +0100
committerTobias Klauser <klto@zhaw.ch>2010-02-09 07:47:07 +0100
commit5e98825c8dca755eb70c93e32ae7743dee0a4f77 (patch)
tree54b02792de3a82f48e42cf0f8f2bd5f6cfaab3db
parent7f425aefbfcfb65bfc1c42f09698bfc566a69464 (diff)
Add .gitattributes, thanks François Marier
http://feeding.cloud.geek.nz/2010/02/excluding-files-from-git-archive.html Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..5966153
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitattributes export-ignore
+.gitignore export-ignore