Add '*.c' to .dockerignore
This commit is contained in:
parent
8dc7b77071
commit
2d6bc4f572
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ __pycache__
|
||||||
.secrets
|
.secrets
|
||||||
dist
|
dist
|
||||||
build
|
build
|
||||||
|
*.c
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue