Cleanup
This commit is contained in:
parent
31484a6e49
commit
01bfb44c73
5 changed files with 8 additions and 1792 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,3 +1,11 @@
|
||||||
List_of_groups_Lecture_*.csv
|
List_of_groups_Lecture_*.csv
|
||||||
__pycache__/
|
__pycache__/
|
||||||
_build/
|
_build/
|
||||||
|
.eggs/
|
||||||
|
.pytest_cache/
|
||||||
|
.tox/
|
||||||
|
dist/
|
||||||
|
input/
|
||||||
|
results/
|
||||||
|
solutions/
|
||||||
|
src/abgabesystem.egg-info/
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
ldap:
|
|
||||||
base: 'ou=people,dc=tu-bs,dc=de'
|
|
||||||
provider: main
|
|
||||||
course:
|
|
||||||
!!python/object:abgabesystem.Course
|
|
||||||
name: test_course
|
|
||||||
students: Students.csv
|
|
||||||
deploy_key:
|
|
||||||
'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKl2zu3ClMIOI6EhEi0qGjwCgEaWYfRl2149T45pcggnYc3CVln0FJhjXvWbfMU984TjJMw4X8dfeZpf9p7xtieAab6yz+vB6QTW1ur9Uge0Wv/D084Sdzb3FovC+Qr90d6BAd+A6+v/vEprTLnuX8McQuB4p8l6iimFrhmv4IdrD1W/y0AUEzdz/eXpsHavlqGrpb4oQ0aAnZq0qQ9cYAltcXKQzgLi7zoKJGNWR+gz4hfRfqme87+k0ABO3hWwcIuwm/XdHm9Z+hjZrPfqmZGJF71FasE9jymP0Si4sgQLjaX+qQh3ojubBN7RwhUo3zjFFFUL5/tLEIr42SGpXF abgabesystem'
|
|
|
@ -1 +0,0 @@
|
||||||
tim@metis.680:1534753335
|
|
Loading…
Add table
Add a link
Reference in a new issue