Hello, I see a lot of DTDs and such in the enterprise cluster.
This makes it hard to switch to another branch since git complains that: > error: The following untracked working tree files would be overwritten by > checkout A part of these DTDs (and XSD and MDD, etc) seem to be generated from something as they are in a model_*/ folder while others I know are injected from other external JARs. Anyhow, maybe my git isn't as strong. Could you tell me how you guys switch branches and easily delete that junk? I can do `git status | grep enterprise/ | xargs rm -r` but it feels rather unsafe. --emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists