mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
f79e672a13
This PR establishes a base Snowboard framework in the Backend. While we won't likely have any specific Snowboard widgets or functionality in the 1.1 branch, it will allow people to use Snowboard in the Backend should they wish. Fixes #541. Co-authored-by: Luke Towers <github@luketowers.ca>
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
# Backend module ignores
|
|
|
|
# Ignore Mix files
|
|
node_modules
|
|
package-lock.json
|
|
mix.webpack.js
|