repo: Add gitignore file

__pycache__ files are generated when running signal xml parse scripts.
Add gitignore file to avoid these being committed.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2022-03-01 19:53:15 -06:00 committed by David Leach
parent d29b829172
commit bfcff02d93
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__/