forked from University/epr24pr5-ojanssen2
16 lines
108 B
Text
16 lines
108 B
Text
*
|
|
|
|
!tasks
|
|
!*.h
|
|
!*.hpp
|
|
!*.cpp
|
|
!*.sh
|
|
!Makefile
|
|
!.gitignore
|
|
!.gitattributes
|
|
|
|
!*/
|
|
|
|
build/
|
|
|
|
**cmake-build-debug/
|