remove merge resolution output from .gitignore

This commit is contained in:
2023-06-13 13:57:53 -07:00
parent cdc4efde80
commit 56f9a8db32

9
.gitignore vendored
View File

@@ -2,10 +2,7 @@
build*/*
*.so
public/
<<<<<<< HEAD
*.exe
=======
>>>>>>> master
# Eclispe setting --- do not ignore *.cproject and *.project
*/**/.settings
@@ -237,8 +234,4 @@ callgrind.out.*
.cache
.pytest_cache
.mypy_cache
<<<<<<< HEAD
=======
=======
>>>>>>> master
>>>>>>> cmakeWin