From fa8c1bf66c205319731887e183ff0cb67af828ba Mon Sep 17 00:00:00 2001 From: roker Date: Thu, 3 Jun 2021 17:16:06 +0200 Subject: [PATCH] add .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..06aeec3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.o +*.a +*.d +*.swp +*~ +ws +unittests +local.conf +build/