Skip to content

tilt-dev/ignore-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Examples of using Tilt configs to ignore files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published