From 8874d3bfd0adf1ebbe1bedbbeaf47b01e7512240 Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Thu, 19 Oct 2023 14:46:02 -0400 Subject: [PATCH] ignore things --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c9918cc --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +build_unix/** +*~ +TAGS +tags +.direnv/ +dist/autom4te.cache/ +dist/config.hin +dist/configure +src/py/setup.py +test/scr050/Makefile +