From 030ca19eebff382d8767b5d5520e7e7043a22011 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Tue, 9 Feb 2021 04:36:35 +0300 Subject: initial --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1d5825c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +intelgpio -- cgit v1.2.3