bazarr/.gitignore

7 lines
52 B
Plaintext
Raw Normal View History

2017-09-16 09:33:49 +08:00
*.pyc
2017-09-17 08:11:47 +08:00
cachefile.dbm
2017-10-17 07:27:19 +08:00
*.log
*.log.*
2017-10-17 07:57:38 +08:00
*.db
*.pyc
2017-11-29 22:28:17 +08:00
.idea/*