浏览代码

Trigger build.

Dan Helfman 6 年之前
父节点
当前提交
53967f6324
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -5,5 +5,5 @@
 .coverage
 .pytest_cache
 .tox
-build
-dist
+build/
+dist/