浏览代码

expand gitignore __pychache__ .venv etc

pull/1/head
rra 5 年前
父节点
当前提交
194974880c
  1. 6
      .gitignore

6
.gitignore

@ -1 +1,7 @@
output/
*.pyc
*~
homebrewserver.club
.venv/
__pycache__
.DS_Store

正在加载...
取消
保存