From: Loup Vaillant Date: Sat, 28 Sep 2019 09:34:20 +0000 (+0200) Subject: ignore QtCreator IDE files X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=abd808e1b85291f07dd2fd436ef4d2d9acd9f031;p=Monocypher.git ignore QtCreator IDE files Assuming the project is called 'monocypher'. --- diff --git a/.gitignore b/.gitignore index 9f0a045..b4b330a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,6 @@ tests/formal-analysis/* tests/formal-analysis *.tar.gz monocypher-* +monocypher.* doc/html/*.html tests/vectors.h diff --git a/tarball_ignore b/tarball_ignore index 32149b3..65aa4e9 100644 --- a/tarball_ignore +++ b/tarball_ignore @@ -13,5 +13,6 @@ tests/formal-analysis/* tests/formal-analysis *.tar.gz monocypher-* +monocypher.* lib/* .git*