winter/modules/backend/.gitignore
Ben Thomson f79e672a13
Establish base Snowboard framework in Backend (#548)
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>
2022-05-16 13:31:49 +08:00

7 lines
91 B
Plaintext

# Backend module ignores
# Ignore Mix files
node_modules
package-lock.json
mix.webpack.js