Skip to content

Commit 7127411

Browse files
author
sfwang
committed
Remove redundant __pycache__ directories.
1 parent 53f5541 commit 7127411

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Byte-compiled / optimized / DLL files
2+
__pycache__/
3+
*.py[cod]
4+
5+
# Output / binary files
6+
output/
7+
log/
8+
models/
-4.44 KB
Binary file not shown.
-602 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)