ignore wn-web.css and wn-web.js as they are generated using cms's make function
diff --git a/.gitignore b/.gitignore
index 0b3fef8..62cc577 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@
 public/images/lib
 public/files
 public/backups
+public/css/wn-web.css
+public/js/wn-web.js
\ No newline at end of file