remove merge resolution output from .gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user