From 851f78ba58463fe1c91d141172a15c971782dbe4 Mon Sep 17 00:00:00 2001 From: Mikhail Burakov Date: Wed, 27 Oct 2021 09:45:46 +0200 Subject: Import existing code to mqhttp --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e69de29..70bbfb1 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,5 @@ +*.o +.clang-format +compile_commands.json +compile_flags.txt +mqhttp -- cgit v1.2.3