summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 2bed30eef82d3de72da66d239b93b8209e5cf6b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
cachefile.dbm
*.log
*.log.*
*.db
*.pyc
.idea/*
bazarr.pid
/venv
/data
/static/scss/.sass-cache

# Allow
!*.dll