From e0d6d0e6c5ecd32b90a9e591bd028caf97f89a50 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 7 Nov 2022 01:09:44 +0100 Subject: add .gitignore --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4e5f6c..dbc00f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ -*~ \ No newline at end of file +TODO +*.build.sh +*.install.sh +*.import.scm +*.so +*.link +*.o +*.types -- cgit 1.4.1