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