]> git.joonet.de Git - adminer.git/commitdiff
Add .gitattributes, exclude tests from archive
authorVladimir <iamvar@gmail.com>
Sun, 31 Jul 2022 11:42:57 +0000 (14:42 +0300)
committerJakub Vrana <jakub@vrana.cz>
Wed, 19 Feb 2025 16:03:34 +0000 (17:03 +0100)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..83e7eeb
--- /dev/null
@@ -0,0 +1,6 @@
+/.gitattributes export-ignore
+/.github export-ignore
+/.gitignore export-ignore
+/.gitmodules export-ignore
+/.travis.yml export-ignore
+/tests export-ignore