BradWalker opened a new pull request #2540:
URL: https://github.com/apache/netbeans/pull/2540


       When one does the following command:
   
       $ANT_HOME/bin/ant test-platform
   
       Numerous test related files get created that should be ignored..
   
       [bwalker@localhost netbeans]$ git status
       On branch master
       Untracked files:
         (use "git add <file>..." to include in what will be committed)
               
platform/o.n.bootstrap/test/unit/data/jars/agent/org/agent/HelloWorld.class
       ...
               
platform/o.n.bootstrap/test/unit/data/jars/uses-api/usesapi/UsesPublicClass.class
   
       nothing added to commit but untracked files present (use "git add" to 
track)
   
       This change to .gitignore adds these directories to be ignored..


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to