From 7bc460eb28b829537ba9b117eba238d4eaf7b059 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 16 Jun 2020 20:08:25 +0530 Subject: Init commit with all the shit --- .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..627c86e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +daemonic +*.o -- cgit v1.3.1