]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add .gitattributes
authorTimo Heister <timo.heister@gmail.com>
Wed, 24 Dec 2014 12:39:05 +0000 (07:39 -0500)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 26 Dec 2014 12:49:02 +0000 (13:49 +0100)
we ignore the testsuite and some other files when creating a tarball
with git archive. This is also used by github for 'releases'.

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..cda3807
--- /dev/null
@@ -0,0 +1,6 @@
+/tests/* export-ignore
+/tests/quick_tests -export-ignore
+/tests/CMakeLists.txt -export-ignore
+/tests/run_test.cmake -export-ignore
+.gitattributes export-ignore
+.travis.yml export-ignore

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.