Skip to content

Commit e895c2f

Browse files
committed
Add .tiltignore
.tiltignore specifies files for Tilt to ignore when it does automatic rebuilds. Ignoring these common text files prevents unnecessary rebuilds. Signed-off-by: Tayler Geiger <tayler@redhat.com>
1 parent a46ff7d commit e895c2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.tiltignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.md
2+
.txt
3+
.toml
4+
LICENSE
5+
Makefile
6+
.github
7+
.vscode

0 commit comments

Comments
 (0)