removed 'www' from gitignore so that we can keep a record of the deployed site on git
This commit is contained in:
parent
4f77b10a3c
commit
4565918f57
|
@ -3,7 +3,6 @@ bower_components
|
|||
jspm_packages
|
||||
typings
|
||||
*.map
|
||||
www
|
||||
.DS_Store
|
||||
.idea
|
||||
**/js/latest/api
|
||||
|
|
Loading…
Reference in New Issue