gitignore compiled C++ code
This commit is contained in:
parent
3914ea15a7
commit
53e5ec618e
|
@ -2,6 +2,8 @@ __pycache__/
|
|||
.coverage
|
||||
|
||||
cpp/test_mwmatching
|
||||
cpp/test_concatenable_queue
|
||||
cpp/test_priority_queue
|
||||
cpp/run_matching
|
||||
cpp/run_matching_dbg
|
||||
tests/lemon/lemon_matching
|
||||
|
|
Loading…
Reference in New Issue