1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-06 03:19:22 +00:00
bazarr/.gitignore

7 lines
52 B
Text
Raw Normal View History

2017-09-15 21:33:49 -04:00
*.pyc
2017-09-16 20:11:47 -04:00
cachefile.dbm
2017-10-16 19:27:19 -04:00
*.log
*.log.*
2017-10-16 19:57:38 -04:00
*.db
*.pyc
2017-11-29 09:28:17 -05:00
.idea/*