diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2c230bc4ae16969d9d0b183981dbdb8bcc64e9a4..0000000000000000000000000000000000000000 --- a/.gitignore +++ /dev/null @@ -1,38 +0,0 @@ -# Byte-compiled / optimized / DLL files -__pycache__/ -.ipynb_checkpoints/ -*.py[cod] -*$py.class - -# C extensions -*.so - -inference_json/ -inference_model/ -inference_pic/ -inference_results/ -output/ -test_img/ -train_data/ -log/ -pretrain_models/ -*.DS_Store -*.vs -*.user -*~ -*.vscode -*.idea - -*.log -.clang-format -.clang_format.hook - -build/ -dist/ -paddleocr.egg-info/ -/deploy/android_demo/app/OpenCV/ -/deploy/android_demo/app/PaddleLite/ -/deploy/android_demo/app/.cxx/ -/deploy/android_demo/app/cache/ -test_tipc/web/models/ -test_tipc/web/node_modules/