diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -1,4 +1,5 @@ -*_report.md +*_report.* +*.zip  # Byte-compiled / optimized / DLL files  __pycache__/ | 
|  | index : Smarker.git | |
| An automated marking system for UEA programming assessments | 
| summaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 3 | 
| @@ -1,4 +1,5 @@ -*_report.md +*_report.* +*.zip  # Byte-compiled / optimized / DLL files  __pycache__/ |