Exercise-Template pushed by Artemis

This commit is contained in:
Fritz Bökler 2025-01-16 15:29:59 +01:00 committed by artemis
commit 471524ceb9
7 changed files with 407 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*
!tasks
!*.h
!*.hpp
!*.cpp
!*.sh
!Makefile
!.gitignore
!.gitattributes
!*/