update docs for added default ignored dir '.git'
This commit is contained in:
@@ -22,10 +22,12 @@ Optionally, you can inspect the submissions for identical files (by generating a
|
||||
|
||||
- `__MACOSX` (macOS system generated files)
|
||||
|
||||
- `vendor` (composer / laravel)
|
||||
- `.git` (git repo files)
|
||||
|
||||
- `node_modules` (npm)
|
||||
|
||||
- `vendor` (composer / laravel)
|
||||
|
||||
- Deletes each compressed file after successful extraction into student directory
|
||||
|
||||
- Organises per student any remaining individually submitted files
|
||||
|
||||
@@ -30,10 +30,12 @@ Ignored directories by default:
|
||||
|
||||
- `__MACOSX` (macOS system generated files)
|
||||
|
||||
- `vendor` (composer / laravel)
|
||||
- `.git` (git repo files)
|
||||
|
||||
- `node_modules` (npm)
|
||||
|
||||
- `vendor` (composer / laravel)
|
||||
|
||||
## **Download gradebook**
|
||||
|
||||
1. Go to the course page on Blackboard
|
||||
|
||||
Reference in New Issue
Block a user