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.

25 lines
320 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>