You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
407 B
Plaintext
31 lines
407 B
Plaintext
# <DEFAULT> # Warning: text inside the DEFAULT tags is auto-generated. Manual changes will be overwritten.
|
|
# OS generated
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
*~
|
|
|
|
# Python
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# Aldryn
|
|
/.env
|
|
/.env-local
|
|
.aldryn
|
|
/data
|
|
/data.tar.gz
|
|
/static_collected
|
|
/node_modules
|
|
# </DEFAULT>
|
|
/static/css/
|
|
/static/js/
|
|
/static/fonts/
|
|
/static/img/
|
|
/static/animation/
|
|
/whoosh/
|
|
/.idea |