mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
25 lines
217 B
Text
25 lines
217 B
Text
*.pyc
|
|
|
|
Django_Select2.egg-info
|
|
Django_Select2_Py3.egg-info
|
|
dist
|
|
build
|
|
|
|
node_modules/
|
|
|
|
docs/_build
|
|
|
|
# Intellij
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
env/
|
|
venv/
|
|
.cache/
|
|
.tox/
|
|
geckodriver.log
|
|
ghostdriver.log
|
|
.coverage
|
|
|
|
coverage.xml
|
|
.eggs/
|