1
0
Fork 0

gitignore compiled C++ code

This commit is contained in:
Joris van Rantwijk 2024-11-26 11:18:14 +01:00
parent 3914ea15a7
commit 53e5ec618e
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -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