Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 594 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 594 Bytes

ignore-examples

Examples of using Tilt configs to ignore files

Demonstrates how Tilt watches and ignores files with

  • .tiltignore
  • .dockerignore
  • docker_build(ignore=...)
  • docker_build(only=...)
  • watch_file

To try it, first install Tilt and run

tilt up

Then, try editing the files and see which servers reload.

For a more detailed explanation, see Debugging File Changes: Rebuilds and Ignores

License

Copyright 2019 Windmill Engineering

Licensed under the Apache License, Version 2.0