From 4b45c51d3d9a19abcc54273cc5cfa51b70352a49 Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Wed, 19 Jun 2019 14:50:09 +0200 Subject: More .gitignore for a clean git status --- test/monniaux/.gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 test/monniaux/.gitignore (limited to 'test/monniaux/.gitignore') diff --git a/test/monniaux/.gitignore b/test/monniaux/.gitignore new file mode 100644 index 00000000..12b3c9db --- /dev/null +++ b/test/monniaux/.gitignore @@ -0,0 +1,23 @@ +**.host +**.k1c +binary_search/Makefile +bitsliced-aes/Makefile +bitsliced-tea/Makefile +complex/Makefile +float_mat/Makefile +glibc_qsort/Makefile +heapsort/Makefile +heptagon_radio_transmitter/Makefile +idea/Makefile +lustrev4_lustrec_heater_control/Makefile +lustrev4_lv4_heater_control/Makefile +lustrev4_lv6-en-2cgc_heater_control/Makefile +lustrev6-convertible-en-2cgc/Makefile +mbedtls/mbedtls/ +number_theoretic_transform/Makefile +quicksort/Makefile +sha-2/Makefile +tacle-bench-lift/Makefile +tacle-bench-powerwindow/Makefile +too_slow/Makefile +xor_and_mat/Makefile -- cgit