테스트 파일 제외
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -4,4 +4,18 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
*.pyd
|
*.pyd
|
||||||
*.log
|
*.log
|
||||||
|
gemini.md
|
||||||
|
|
||||||
|
test/input/
|
||||||
|
test/output/
|
||||||
|
|
||||||
|
*.pdf
|
||||||
|
*.jpg
|
||||||
|
*.png
|
||||||
|
*.jpeg
|
||||||
|
*.tiff
|
||||||
|
*.bmp
|
||||||
|
*.gif
|
||||||
|
*.svg
|
||||||
|
*.json
|
||||||
Reference in New Issue
Block a user