changed .gitignore
This commit is contained in:
parent
011d513533
commit
fda231adce
6
.gitignore
vendored
6
.gitignore
vendored
@ -51,3 +51,9 @@ npm*
|
||||
.idea
|
||||
*.ipr
|
||||
*.iws
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
.*.swp
|
||||
.svn
|
||||
.hg
|
||||
CVS
|
||||
13
.npmignore
13
.npmignore
@ -1,13 +0,0 @@
|
||||
.*.swp
|
||||
._*
|
||||
.DS_Store
|
||||
.git
|
||||
.hg
|
||||
.lock-wscript
|
||||
.svn
|
||||
.wafpickle-*
|
||||
CVS
|
||||
npm-debug.log
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
*_conflict-
|
||||
@ -229,6 +229,7 @@ I am happy to discuss any comments and suggestions. Please feel free to contact
|
||||
|
||||
| Version | Date | Comment |
|
||||
| -------------- | -------------- | -------- |
|
||||
| 2.0.5 | 2016-03-02 | changed .gitignore |
|
||||
| 2.0.4 | 2016-02-22 | tiny correction - removed double quotes CPU brand, ... |
|
||||
| 2.0.3 | 2016-02-22 | optimized cpuCurrentspeed |
|
||||
| 2.0.2 | 2016-02-22 | added CoreOS identification |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user