Ignore documentation in Docker images
This commit is contained in:
@@ -6,6 +6,14 @@
|
|||||||
# Ignore bundler config.
|
# Ignore bundler config.
|
||||||
/.bundle
|
/.bundle
|
||||||
|
|
||||||
|
# Ignore documentation
|
||||||
|
/docs/
|
||||||
|
/README.md
|
||||||
|
/CLAUDE.md
|
||||||
|
/AGENTS.md
|
||||||
|
/STYLE.md
|
||||||
|
/CONTRIBUTING.md
|
||||||
|
|
||||||
# Ignore all environment files (except templates).
|
# Ignore all environment files (except templates).
|
||||||
/.env*
|
/.env*
|
||||||
!/.env*.erb
|
!/.env*.erb
|
||||||
|
|||||||
Reference in New Issue
Block a user