Skip to content

Commit b5a38c4

Browse files
Merge pull request #35 from christosgalano/remove-artifacts
Remove pycache directories
2 parents 020ca61 + 1db29df commit b5a38c4

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
### Python related ###
99

1010
# Byte-compiled / optimized / DLL files
11-
__pycache__/
11+
__pycache__/*
1212
*.py[cod]
1313
*$py.class
1414

-166 Bytes
Binary file not shown.
-832 Bytes
Binary file not shown.
-166 Bytes
Binary file not shown.
-2 KB
Binary file not shown.

0 commit comments

Comments
 (0)