1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-04 21:58:28 +02:00

Add .gitattributes, exclude tests from archive

This commit is contained in:
Vladimir
2022-07-31 14:42:57 +03:00
committed by Jakub Vrana
parent 869c2b92ea
commit dfb33a323d

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.gitmodules export-ignore
/.travis.yml export-ignore
/tests export-ignore