Skip to content

Commit 12c14c3

Browse files
committed
Add __pycache__/ to .gitignore
1 parent b64b0e1 commit 12c14c3

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
@@ -1,3 +1,4 @@
11
/tempo_api_python_client.egg-info
22
/dist
33
/build
4+
__pycache__/

0 commit comments

Comments
 (0)