diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ +# Rust /target .* +# Python +venv + # Latex auxillary files *.aux *.bbl |
| index : coursework-year3.git | ||
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,6 +1,10 @@ +# Rust /target .* +# Python +venv + # Latex auxillary files *.aux *.bbl |