Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit e4e25a1

Browse files
committed
remove __pycache__
1 parent 7d35cb4 commit e4e25a1

File tree

5 files changed

+1
-3
lines changed

5 files changed

+1
-3
lines changed

.gitignore

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Created by https://www.toptal.com/developers/gitignore/api/python
22
# Edit at https://www.toptal.com/developers/gitignore?templates=python
33

4-
# idea
5-
.idea
6-
74
### Python ###
85
# Byte-compiled / optimized / DLL files
96
__pycache__/
@@ -154,3 +151,4 @@ cython_debug/
154151
# PyCharm
155152
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
156153
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
154+
.idea
-4.36 KB
Binary file not shown.
-4.56 KB
Binary file not shown.
-4.58 KB
Binary file not shown.
-375 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)