]> git.codecow.com Git - Monocypher.git/commitdiff
git ignore __pycache__
authorLoup Vaillant <loup@loup-vaillant.fr>
Mon, 9 Mar 2020 21:14:40 +0000 (22:14 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Mon, 9 Mar 2020 21:14:40 +0000 (22:14 +0100)
.gitignore

index f5c7bc3e7e141afb0c225922d4875549ee118032..7bdc427d9bccc291d550a77418108ba0b39e2ded 100644 (file)
@@ -20,6 +20,7 @@
 *.su.*
 tests/formal-analysis/*
 tests/formal-analysis
+**/__pycache__/**
 *.tar.gz
 monocypher-*/
 doc/html/*.html