mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
update gitignore to ignore new modules (except default modules)
This commit is contained in:
parent
af910aa3f7
commit
d7ef4adbc8
8
.gitignore
vendored
8
.gitignore
vendored
@ -2,3 +2,11 @@
|
|||||||
|
|
||||||
!/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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user