1. 06 12月, 2018 1 次提交
    • M
      Ignore Generated Files · 2731b70f
      Mark Nicolini 提交于
      Netbeans Linux and Windows Makefile-*.mk and Package-*.bash files in nbproject directories are automatically generated during compile.  These files are continually updated, which can cause a long list of unnecessary files to add, commit, and push (or that are Untracked).  This has been experienced for Linux and Windows C++ projects.  Helpful supporting link: https://stackoverflow.com/questions/27490608/netbeans-c-and-git
      2731b70f
  2. 14 10月, 2018 1 次提交
  3. 23 8月, 2016 1 次提交
    • S
      nbactions.xml must not be ignored (?) · d785d611
      Shubham Rao 提交于
      This file as documentation (which seems lacking) states is used for calling custom Maven goals from the IDE.
      Ignoring this file was a source much confusion in few projects (mapping Run action to custom goals... etc etc) 
      Also this file does anything worth ignoring
      Added by #145
      Exclusion of `nbactions.xml`  from `.gitgnore` should be discussed.
      d785d611
  4. 06 11月, 2015 1 次提交
  5. 05 12月, 2014 1 次提交
  6. 09 8月, 2011 1 次提交
  7. 12 6月, 2011 1 次提交
  8. 15 4月, 2011 1 次提交
  9. 09 11月, 2010 1 次提交