Files
blt/.gitignore
Gregory Ballantine 178894a360 3-add-gruntjs (#9)
Adding Grunt.js to compile SASS and CoffeeScript assets

Co-authored-by: Gregory Ballantine <gballantine555@gmail.com>
Reviewed-on: #9
2025-07-14 14:16:58 -04:00

14 lines
121 B
Plaintext

# Compiled binary
blt
# Local data files
data/
# Compiled assets
public/css/
public/js/
# Node modules
node_modules/