浏览代码

docker化应用

owen-carter 6 年之前
父节点
当前提交
23ba1fbbd5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -1,7 +1,7 @@
 # Editor configuration, see http://editorconfig.org
 root = true
 
-[*]
+[*.py]
 charset = utf-8
 indent_style = space
 indent_size = 4