mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 10:09:32 +00:00
fix: add images/ to dockerignore
This commit is contained in:
parent
10b1b479ae
commit
5d92c32e41
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
# Git
|
# Git
|
||||||
.git
|
.git
|
||||||
|
|
||||||
|
# README ricing files
|
||||||
|
images/
|
||||||
|
|
||||||
# Python-generated files
|
# Python-generated files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[oc]
|
*.py[oc]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue