]> git.codecow.com Git - Monocypher.git/commitdiff
ignore QtCreator IDE files
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 28 Sep 2019 09:34:20 +0000 (11:34 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 28 Sep 2019 09:34:20 +0000 (11:34 +0200)
Assuming the project is called 'monocypher'.

.gitignore
tarball_ignore

index 9f0a0455d213fb6eb331a05cbe6b927782f47457..b4b330ab9ba0a2d5d5a3086f0b141f8226dd13e7 100644 (file)
@@ -13,5 +13,6 @@ tests/formal-analysis/*
 tests/formal-analysis
 *.tar.gz
 monocypher-*
+monocypher.*
 doc/html/*.html
 tests/vectors.h
index 32149b356af60b11345152545beaad3e8b743c1a..65aa4e9e9e51de287877a7e3edfdbde9aa00dcd0 100644 (file)
@@ -13,5 +13,6 @@ tests/formal-analysis/*
 tests/formal-analysis
 *.tar.gz
 monocypher-*
+monocypher.*
 lib/*
 .git*