From a2fa006f2b20d0c1617eb29c87f3df3acbf94987 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Wed, 25 Sep 2024 00:48:29 +0300 Subject: Add code --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..405c16a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +compile_flags.txt +*.o +cptc -- cgit 1.4.1