chore: update .gitignore to exclude additional test and configuration files - Commit 5c4bbd7f - CS537-Intro-OS/25Spring-p3-wsh
-
chore: update .gitignore to exclude additional test and configuration files
-
-
| skipped 4 lines |
5 | 5 | | !wsh.c |
6 | 6 | | *.tmp |
7 | 7 | | *.out |
| 8 | + | htests/ |
| 9 | + | *.wsh |
| 10 | + | slipdays.txt |
| 11 | + | .vscode/ |
8 | 12 | | |
Page is in error, reload to recover