13 lines
178 B
Text
13 lines
178 B
Text
# 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
|