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

6
.gitignore vendored
View File

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