gitignore updated for mac

This commit is contained in:
Peter Slattery 2022-04-16 04:00:23 -07:00
parent 73afc87a48
commit 89e92467ae
1 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -8,3 +8,7 @@ reference/
working_data/ working_data/
nssm_log.log nssm_log.log
sysroot/ sysroot/
*.DS_Store
*.vscode
*.vscode/*
*.dSYM