소스 검색

update gitignore

Alex Tran 2 년 전
부모
커밋
08b424b3df
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      machine-learning/.gitignore

+ 2 - 0
machine-learning/.gitignore

@@ -1,3 +1,5 @@
+*.zip
+*.onnx
 upload/
 venv/
 __pycache__/