summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2020-04-01 19:59:31 +0100
committerGitHub <noreply@github.com>2020-04-01 19:59:31 +0100
commit85533f374b80b03a098e27123cc5f01a6cccb989 (patch)
tree3e2c2e116ec58dfa14892179cef5a585f852d309
parent2662da482eb1df24a06dd36f2d07a6b19a08adee (diff)
parent3f066a20212be0ca51729d5a55ee65cffef0cb0c (diff)
downloadlibgit2-85533f374b80b03a098e27123cc5f01a6cccb989.tar.gz
Merge pull request #5474 from pks-t/pks/gitignore-cleanup
gitignore: clean up patterns from old times
-rw-r--r--.gitignore30
1 files changed, 0 insertions, 30 deletions
diff --git a/.gitignore b/.gitignore
index dec3dca06..b38b7e16e 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