Skip to content

Commit 34f15e9

Browse files
update gitignore
1 parent 6088118 commit 34f15e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ templates/examples/graph/*
1616
templates/**/guides/**/*.md
1717
templates/keras_hub/getting_started.md
1818
templates/keras_tuner/getting_started.md
19+
templates/keras_rs/examples/*
1920
datasets/*
2021
.history
2122
.vscode/*
22-
.idea/*
23+
.idea/*

0 commit comments

Comments
 (0)