You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
332 B

.vagrant
Customfile
__pycache__
*.py[co]
*.egg-info/
.cache/
.mypy_cache/
.webassets-cache/
.webassets-manifest
*.gz
*.log
# don't track the built versions of CSS and JS
tildes/static/css/*
tildes/static/js/third_party.js
tildes/static/js/tildes.js
# don't track the site-icons spritesheet(s)
tildes/static/images/site-icons*