Skip to content

Commit 74a940f

Browse files
committed
added models to get ignore
1 parent 47afc02 commit 74a940f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ dmypy.json
152152
# Cython debug symbols
153153
cython_debug/
154154

155+
# Keras models
156+
*.h5
157+
*.H5
158+
155159
# PyCharm
156160
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
157161
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore

0 commit comments

Comments
 (0)