]> git.codecow.com Git - Monocypher.git/commitdiff
Properly ommit lib directory from tarball
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 19 Oct 2019 11:20:41 +0000 (13:20 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 19 Oct 2019 11:20:41 +0000 (13:20 +0200)
tarball_ignore

index 65aa4e9e9e51de287877a7e3edfdbde9aa00dcd0..047b6a76e8deca6703555488604f855b4c6e24d9 100644 (file)
@@ -14,5 +14,5 @@ tests/formal-analysis
 *.tar.gz
 monocypher-*
 monocypher.*
-lib/*
+lib*
 .git*