From 1ced1a3427eaf17f03ab5da6631b24523471df66 Mon Sep 17 00:00:00 2001 From: "Ilya (OgarkovIA)" Date: Sun, 29 Sep 2024 21:15:02 +0300 Subject: [PATCH] git: full? add ignore files --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..114b739 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +/bin +/obj +/unitest.layout +/unittest.depend +/curl +/lab01.depend +/lab01.layout