From 6d1e61ad7ce0a889e3d6a7a2d0b2d803c688babc Mon Sep 17 00:00:00 2001 From: librelois <c@elo.tf> Date: Thu, 3 Sep 2020 23:00:46 +0200 Subject: [PATCH] [git] ignore .wot files --- .gitignore | 1 + rust-libs/dubp-wot/test.wot | Bin 227 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100644 rust-libs/dubp-wot/test.wot diff --git a/.gitignore b/.gitignore index 155f50e27..cfedee3dd 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ target # files generated by rust tests neon/native/tests/*.txt neon/native/tests/wotb-* +**/*.wot diff --git a/rust-libs/dubp-wot/test.wot b/rust-libs/dubp-wot/test.wot deleted file mode 100644 index 429b1418285b74aa6a3c0a6b5b1ece3fd553cbe8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 227 zcmd;PfB;4&2+hFCz`y`wgM=6vK_mkM12Y2y1B{I#2v-ebfK-9lAPmwB;)7^7h6}(L PFd9<@OoR*-EKt1wB1-@^ -- GitLab