mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-09 16:14:45 +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/
|