mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-16 22:20:28 +00:00
10 lines
82 B
Text
10 lines
82 B
Text
*.pyc
|
|
*.egg-info
|
|
*.sql
|
|
docs/build/*
|
|
.DS_Store
|
|
.tox/
|
|
dist/
|
|
build/
|
|
.coverage
|
|
.eggs/
|