From f988550a6d2f5bc47e50de2630c341ebef288d47 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 16 Sep 2017 15:57:24 +0200 Subject: [PATCH] Add a .gitignore file. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c1c4f5a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.o +qdc +qdd +psnr +narabu -- 2.39.2