Skip to content

Commit eb987c4

Browse files
committed
chore(env): update gitignore
1 parent 362b24e commit eb987c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
# Pycharm
2020
.idea
2121

22+
# Python
23+
__pycache__/
24+
2225
# Mac
2326
.DS_store
2427

0 commit comments

Comments
 (0)