From cfe010b7c9aba76c6aa27bb1a5616fe9c4baf18e Mon Sep 17 00:00:00 2001 From: Ivan Davydov Date: Sat, 5 Apr 2025 20:06:05 +0300 Subject: Make build process automated --- .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..1516571 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +clicker-ncurses +*.o -- cgit v1.2.3