Skip to content

Commit bfcff02

Browse files
danieldegrassedleach02
authored andcommitted
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 <[email protected]>
1 parent d29b829 commit bfcff02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
__pycache__/
2+

0 commit comments

Comments
 (0)