mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-10 09:14:37 +00:00
removing .gitignore changes and changelog notes about it
This commit is contained in:
parent
d019f88e26
commit
544e7fce88
5
.gitignore
vendored
5
.gitignore
vendored
@ -58,9 +58,8 @@ Temporary Items
|
|||||||
!/modules/node_helper/**
|
!/modules/node_helper/**
|
||||||
|
|
||||||
# Ignore all modules except the default modules.
|
# Ignore all modules except the default modules.
|
||||||
!/modules/
|
/modules/**
|
||||||
/modules/*
|
!/modules/default/**
|
||||||
!/modules/default/
|
|
||||||
!/modules/README.md**
|
!/modules/README.md**
|
||||||
|
|
||||||
# Ignore changes to the custom css files.
|
# Ignore changes to the custom css files.
|
||||||
|
@ -8,9 +8,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Add loaded function to modules, providing an async callback.
|
- Add loaded function to modules, providing an async callback.
|
||||||
- Russian Translation
|
- Russian Translation
|
||||||
|
|
||||||
### Fixed
|
|
||||||
- corrected .gitignore rules for default modules
|
|
||||||
|
|
||||||
## [2.1.0] - 2016-12-31
|
## [2.1.0] - 2016-12-31
|
||||||
|
|
||||||
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
|
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user