.gitignore 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # ---> Python
  2. # Byte-compiled / optimized / DLL files
  3. __pycache__/
  4. *.py[cod]
  5. *$py.class
  6. # C extensions
  7. *.so
  8. # Distribution / packaging
  9. .Python
  10. env/
  11. build/
  12. develop-eggs/
  13. dist/
  14. downloads/
  15. eggs/
  16. .eggs/
  17. lib64/
  18. parts/
  19. sdist/
  20. var/
  21. *.egg-info/
  22. .installed.cfg
  23. *.egg
  24. # PyInstaller
  25. # Usually these files are written by a python script from a template
  26. # before PyInstaller builds the exe, so as to inject date/other infos into it.
  27. *.manifest
  28. *.spec
  29. # Installer logs
  30. pip-log.txt
  31. pip-delete-this-directory.txt
  32. # Unit test / coverage reports
  33. htmlcov/
  34. .tox/
  35. .coverage
  36. .coverage.*
  37. .cache
  38. nosetests.xml
  39. coverage.xml
  40. *,cover
  41. # Translations
  42. *.mo
  43. *.pot
  44. # Django stuff:
  45. *.log
  46. !apps/AppInfoManage/migrations/__init__.py
  47. apps/AppInfoManage/migrations/
  48. cbd_img/
  49. bzy_img/
  50. pyftp/ftp_file/
  51. vr_photo/
  52. user_photo/
  53. base_show/
  54. home_logo/
  55. update/
  56. /static/
  57. /logs/
  58. /env/
  59. result_cbd_img/
  60. result_pyftp/
  61. app_file/
  62. qxz_photo/
  63. # Sphinx documentation
  64. docs/_build/
  65. # PyBuilder
  66. target/
  67. .mmdb
  68. ce_cuser_head/
  69. harm_photos/
  70. harm_base_photos/
  71. insect_photos/
  72. insect_photos_fail/
  73. plant_photos/
  74. plant_photos_fail/
  75. level_app/
  76. sexport_file/
  77. download_app/
  78. wechat_photo/
  79. qr_code/