Skip to content

Commit eeb9b03

Browse files
committed
Add __pycache__ to .gitignore
This folder contains artifacts from the integration tests, which should not be committed.
1 parent c946948 commit eeb9b03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ parser.exe
44

55
# Test artifacts
66
coverage_unit.txt
7+
__pycache__/
78

89
# IDEs
910
.idea/

0 commit comments

Comments
 (0)