소스 검색

Ignores instance dir

Jose Reyes 6 년 전
부모
커밋
449bd9a7f9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore 파일 보기

16
 .pytest_cache/
16
 .pytest_cache/
17
 .idea/
17
 .idea/
18
 docs/_build/
18
 docs/_build/
19
+instance/
19
 
20
 
20
 # Coverage reports
21
 # Coverage reports
21
 htmlcov/
22
 htmlcov/