mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
update gitignore to ignore new modules (except default modules)
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,4 +1,12 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
|
|
||||||
!/modules/node_helper
|
!/modules/node_helper
|
||||||
!/modules/node_helper/**
|
!/modules/node_helper/**
|
||||||
|
|
||||||
|
/modules/*
|
||||||
|
!/modules/clock
|
||||||
|
!/modules/compliments
|
||||||
|
!/modules/currentweather
|
||||||
|
!/modules/helloworld
|
||||||
|
!/modules/newsfeed
|
||||||
|
!/modules/weatherforecast
|
||||||
|
Reference in New Issue
Block a user