commit 21b67caeef5871b8384b465dc2080cf54222a750 parent 95a33c1ff7d0ecd3cd62e9f046c6dde377e45cb8 Author: grouse <bdmfegys@duck.com> Date: Fri, 23 Feb 2024 17:38:40 -0500 add orig, o, rej, so and config.h to .gitignore Diffstat:
| M | .gitignore | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,8 @@ surf patches/ + +**/*.o +**/*.tar.gz +**/config.h +**/*.orig +**/*.rej