Add test srvroot directory to .gitignore

This commit is contained in:
Camden Dixie O'Brien 2022-10-13 17:08:50 +01:00
parent 5c03ed950f
commit f171687fda

2
.gitignore vendored
View File

@ -3,3 +3,5 @@ waffle-mole
compile_commands.json compile_commands.json
.cache/* .cache/*
test/*