LearnPython/.gitignore

20 lines
160 B
Plaintext
Raw Normal View History

# Created by .ignore support plugin (hsz.mobi)
*.[oa]
*.py[co]
*.exe
*.log
*.out
*.dat
*.temp
*.png
2017-04-08 17:15:24 +08:00
*.pkl
*.mp3
*.mp4
2017-05-19 15:02:53 +08:00
*.csv
.*
test/
data/
build/
captcha.jpeg