From 0be46c952901aaafe76e1fb5a8faecb38323d549 Mon Sep 17 00:00:00 2001 From: Orfeas <38209077+0xfea5@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:38:05 +0300 Subject: Attaching & Detaching from process --- .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..bc22e3a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +*.out +*.o \ No newline at end of file -- cgit v1.2.3