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