edmonds-matching-algorithm/.gitignore

14 lines
178 B
Plaintext

# build folders
/build/
/cmake-build-debug/
/cmake-build-release/
# instances, in case they are downloaded
graphs/
# assignment pdf
p01.pdf
# CMake config file
CMakeLists.txt