소스 검색

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