From 8476736418d287cb9e652c3c886211699ddb49be Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 21 Aug 2018 14:12:34 +0200 Subject: Add examples --- examples/hello_world/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/hello_world/.gitignore (limited to 'examples/hello_world/.gitignore') diff --git a/examples/hello_world/.gitignore b/examples/hello_world/.gitignore new file mode 100644 index 0000000..636c6b9 --- /dev/null +++ b/examples/hello_world/.gitignore @@ -0,0 +1,5 @@ +# Compiled sibs files +sibs-build/ +compile_commands.json +tests/sibs-build/ +tests/compile_commands.json -- cgit v1.2.3