Hi foks, I need your input:
As you might know nant fileset has a bunch of default excludes. I want to name mainly cvs and svn administrative folders "**/CVS/**" and "**/.svn/**" as well as cvs ignore file "**/.cvsignore". I want to add some more to this list. Especially for Git and Mercurial. These are: "**/.git" and "**/.git/**" for git admin folder "**/.hg" and "**/.hg/**" for hg admin folder So what to do with git and hg ignore/config files There the two ignore files .gitignore and .hgignore should they are excluded by default too? Or the other ones which are starting with .hg* or .git* like .hgsvnexternals or .hgeol should they be excluded by default too? If there are some other files/folders which should be excluded by default? So far and many thanks in advance. Dominik -- The answer to the great question of life, the universe and everything is 42 (Douglas Adams) ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users