update .hgignore to ignore build, temp and config files in the ember app and the drupal module
authornowmad@23.1.168.192.in-addr.arpa
Fri, 06 Nov 2015 15:38:42 +0100
changeset 7 479b1dd5a8e3
parent 6 7ae41fc5b50b
child 8 f95603fd2e18
update .hgignore to ignore build, temp and config files in the ember app and the drupal module
.hgignore
--- a/.hgignore	Fri Nov 06 15:37:47 2015 +0100
+++ b/.hgignore	Fri Nov 06 15:38:42 2015 +0100
@@ -28,3 +28,9 @@
 ^server/bo_client/bower_components
 ^server/bo_client/dist
 ^server/bo_client/tmp
+^cms/app-client/node_modules
+^cms/app-client/bower_components
+^cms/app-client/dist
+^cms/app-client/tmp
+^cms/corpus_module/app-client
+^.*\.DS_Store