Skip to content

Commit edd6eed

Browse files
committed
chore(docker): remove accidentally committed pycache and ignore python artifacts
1 parent 48263b8 commit edd6eed

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docker/piguard/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
tokenizer.*
66
!/.gitkeep
77
!/.gitignore
8+
9+
# Python artifacts from local py_compile / test runs.
10+
__pycache__/
11+
*.pyc
12+
*.pyo
-3.26 KB
Binary file not shown.

0 commit comments

Comments
 (0)