mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-09 00:44:41 +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/**
|
||||
|
||||
# Ignore all modules except the default modules.
|
||||
!/modules/
|
||||
/modules/*
|
||||
!/modules/default/
|
||||
/modules/**
|
||||
!/modules/default/**
|
||||
!/modules/README.md**
|
||||
|
||||
# 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.
|
||||
- Russian Translation
|
||||
|
||||
### Fixed
|
||||
- corrected .gitignore rules for default modules
|
||||
|
||||
## [2.1.0] - 2016-12-31
|
||||
|
||||
**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