From 4f529d57a35c1245e8a46579730555d359ef2354 Mon Sep 17 00:00:00 2001 From: Lourens Veen Date: Tue, 23 Jul 2024 15:12:28 +0200 Subject: [PATCH] Add a basic .gitignore to keep generated files out of the repo --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..536d0c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +Makefile.inc +dstar/Makefile.inc +**/*.o +**/*.a +starev +