debian-django-select2/.gitignore

23 lines
196 B
Plaintext
Raw Normal View History

2012-08-19 21:04:42 +02:00
*.pyc
2012-08-20 20:30:21 +02:00
2012-08-23 21:57:32 +02:00
Django_Select2.egg-info
2013-09-28 07:16:43 +02:00
Django_Select2_Py3.egg-info
2012-08-23 21:57:32 +02:00
dist
build
2015-08-06 11:58:27 +02:00
node_modules/
docs/_build
# Intellij
.idea/
*.iml
*.iws
2015-03-03 10:01:51 +01:00
env/
venv/
.cache/
.tox/
geckodriver.log
ghostdriver.log
.coverage