1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-12 23:23:09 +00:00
bazarr/.gitignore

10 lines
173 B
Text
Raw Normal View History

2017-09-15 21:33:49 -04:00
*.pyc
2017-10-20 08:59:21 -04:00
os.path.join(os.path.dirname(__file__), 'data/db/bazarr.db')
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-10-18 15:02:51 -04:00
*.pyc
2017-10-20 08:59:21 -04:00
os.path.join(os.path.dirname(__file__), 'data/db/bazarr.db')