mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Charcoal Boilerplate -> Locomotive front-end boilerplate
- Removing Charcoal files and configuration to be backend agnostic (therefore moving the assets) - Using HTML5 Boilerplate .htaccess to which framework specific rules can be added later on - Updating README with more information and documentation on the boilerplate
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,5 +1,3 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
vendor
|
||||
composer.lock
|
||||
www/charcoal
|
||||
www/modules/boilerplate/npm-debug.log
|
||||
npm-debug.log
|
||||
|
||||
Reference in New Issue
Block a user