commit | 0b721b8b96462826689c0215efe9e50e467d1bba | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Tue May 15 11:39:17 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Tue May 15 11:39:17 2012 +0530 |
tree | a6700a756dd528e4346c43ffa22d3ed1a760a01b | |
parent | ddc4cdd8f973bd2892d93fd8aad2777bab7d5ce0 [diff] [blame] |
do not track wn-web.js and wn-web.css in repositor as they are built for each implementation
diff --git a/.gitignore b/.gitignore index 4cbd310..62cc577 100644 --- a/.gitignore +++ b/.gitignore
@@ -12,4 +12,6 @@ public/js/lib public/images/lib public/files -public/backups \ No newline at end of file +public/backups +public/css/wn-web.css +public/js/wn-web.js \ No newline at end of file