add .nodemonignore to avoi restarting the server when client-side files change

This commit is contained in:
Matteo Pagliazzi
2013-09-04 17:30:28 +02:00
parent 53fdca2f5c
commit c35395d1ef
+2
View File
@@ -0,0 +1,2 @@
/public/*
/assets/*