developer0hye commited on
Commit
91dbb11
·
1 Parent(s): dcb1a26

append trt engine file(*.engine) to .ignore (#443)

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -208,6 +208,7 @@ docs/api
208
  *.npy
209
  *.pth
210
  *.onnx
 
211
  events.out.tfevents*
212
 
213
  # vscode
 
208
  *.npy
209
  *.pth
210
  *.onnx
211
+ *.engine
212
  events.out.tfevents*
213
 
214
  # vscode