Saltstack Official Nginx Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

14 行
121B

  1. *.egg
  2. *.egg-info/
  3. *.py[cod]
  4. .*.sw?
  5. .env
  6. .pytest_cache/
  7. .venv/
  8. /.idea/
  9. __pycache__/
  10. Dockerfile.*_*
  11. ignore/
  12. tmp/
  13. .kitchen/