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