# HG changeset patch # User nowmad@23.1.168.192.in-addr.arpa # Date 1446820722 -3600 # Node ID 479b1dd5a8e3f24ecdee0d4f020f793ed328a5ee # Parent 7ae41fc5b50bb636868558e44bc271fb3f4754ee update .hgignore to ignore build, temp and config files in the ember app and the drupal module diff -r 7ae41fc5b50b -r 479b1dd5a8e3 .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