remove merge resolution output from .gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -2,10 +2,7 @@
|
|||||||
build*/*
|
build*/*
|
||||||
*.so
|
*.so
|
||||||
public/
|
public/
|
||||||
<<<<<<< HEAD
|
|
||||||
*.exe
|
*.exe
|
||||||
=======
|
|
||||||
>>>>>>> master
|
|
||||||
|
|
||||||
# Eclispe setting --- do not ignore *.cproject and *.project
|
# Eclispe setting --- do not ignore *.cproject and *.project
|
||||||
*/**/.settings
|
*/**/.settings
|
||||||
@@ -237,8 +234,4 @@ callgrind.out.*
|
|||||||
.cache
|
.cache
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
=======
|
|
||||||
>>>>>>> master
|
|
||||||
>>>>>>> cmakeWin
|
|
||||||
|
|||||||
Reference in New Issue
Block a user