From 5b59671a2b3a82b113f248e7fe30224aee42343f Mon Sep 17 00:00:00 2001 From: zolliker Date: Wed, 24 Apr 2024 10:55:37 +0200 Subject: [PATCH] add .gitignore again --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..126755a --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +rhel7 +rhel8 +*/*.o +*/*.d +*/*.df +*/*.so