writefreely/.gitignore
Matt Baer 9ee83ae885 Support custom instance-level stylesheet
Will render if a file exists at: static/local/custom.css

Ref T563
2022-01-31 22:18:52 -05:00

12 lines
86 B
Text

node_modules
*~
*.swp
*.swo
static/local/custom.css
build
tmp
*.ini
*.db
bindata.go