瀏覽代碼

Add .gitignore

tags/v1.0
JustAnotherArchivist 1 年之前
父節點
當前提交
2779148a1b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore 查看文件

@@ -0,0 +1,4 @@
__pycache__/
/dist/
/codearchiver.egg-info/
/.eggs/

Loading…
取消
儲存