瀏覽代碼

Update .dockerignore

Librellium 3 月之前
父節點
當前提交
48a120c5ea
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      .dockerignore

+ 4 - 1
.dockerignore

@@ -7,6 +7,9 @@ __pycache__/
 config.yml
 config.yml.example
 
+# Rules
+rules/
+
 # Git
 .git
 .gitignore
@@ -16,4 +19,4 @@ config.yml.example
 
 # Repo trash
 LICENSE
-README.md
+README.md