Migrated site to Slim v4 and supporting libraries; removed some old band info (namely removed Andrew and Zakk from the about page); added Grunt.js config for compiling SASS/CoffeeScript
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -15,6 +15,13 @@ mode.php
|
||||
###################
|
||||
# we don't need to sync these everywhere
|
||||
vendor/
|
||||
node_modules/
|
||||
|
||||
# Compiled CSS and JS #
|
||||
#######################
|
||||
# these will be compiled as needed
|
||||
public/css/
|
||||
public/js/
|
||||
|
||||
# Audio and video files #
|
||||
#########################
|
||||
|
Reference in New Issue
Block a user