Skip to content

Commit 6f999e1

Browse files
author
Nathan Goldbaum
committed
add __pycache__ to gitignore
1 parent 5098d20 commit 6f999e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ inputs.auto
1818
.cache
1919

2020
.pytest_cache/
21+
22+
__pycache__/

0 commit comments

Comments
 (0)