do not track wn-web.js and wn-web.css in repositor as they are built for each implementation

This commit is contained in:
Anand Doshi 2012-05-15 11:39:17 +05:30
parent ddc4cdd8f9
commit 0b721b8b96
3 changed files with 3 additions and 22 deletions

4
.gitignore vendored
View File

@ -12,4 +12,6 @@ public/*.html
public/js/lib
public/images/lib
public/files
public/backups
public/backups
public/css/wn-web.css
public/js/wn-web.js

View File

@ -1,20 +0,0 @@
body {
background-color: #9CA2AD;
}
footer {
color: white;
}
footer a, footer a:visited, footer a:hover {
color: white;
}
.web-footer-menu ul li {
border-right: 1px solid white;
}

View File

@ -1 +0,0 @@
window.home_page = "home";