Commit 85533f374b80b03a098e27123cc5f01a6cccb989

Edward Thomson 2020-04-01T19:59:31

Merge pull request #5474 from pks-t/pks/gitignore-cleanup gitignore: clean up patterns from old times

diff --git a/.gitignore b/.gitignore
index dec3dca..b38b7e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,37 +1,7 @@
-/tests/clar.suite
-/tests/clar.suite.rule
-/tests/.clarcache
-/apidocs
-/trash-*.exe
-/libgit2.pc
-/config.mak
-*.o
-*.a
-*.exe
-*.gcda
-*.gcno
-*.gcov
-.lock-wafbuild
-.waf*
 build/
-build-amiga/
-tests/tmp/
-msvc/Debug/
-msvc/Release/
-*.sln
-*.suo
-*.vc*proj*
-*.sdf
-*.opensdf
-*.aps
-*.cmake
-!cmake/Modules/*.cmake
 .DS_Store
 *~
 .*.swp
 tags
-mkmf.log
-*.profdata
-*.profraw
 CMakeSettings.json
 .vs