.gitignore 파일 수정

This commit is contained in:
2017-08-06 03:21:11 +09:00
parent 6729cab06a
commit ef0c1e78ac

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
output/
.idea/
**/__pycache__/
conf/
temp/
download/