forked from University/epr24pr5-ojanssen2
Exercise-Template pushed by Artemis
This commit is contained in:
commit
471524ceb9
7 changed files with 407 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
*
|
||||
|
||||
!tasks
|
||||
!*.h
|
||||
!*.hpp
|
||||
!*.cpp
|
||||
!*.sh
|
||||
!Makefile
|
||||
!.gitignore
|
||||
!.gitattributes
|
||||
|
||||
!*/
|
Loading…
Add table
Add a link
Reference in a new issue