← Back to team overview

mahara-contributors team mailing list archive

[Bug 1271383] [NEW] Add NetBeans files to .gitignore

 

Public bug reported:

The .gitignore in the Mahara repo includes the appropriate files for an
Eclipse project sitting in the /htdocs and /test directory. It would be
good to add ones for a Netbeans project as well.

Based on this patch ( https://reviews.mahara.org/#/c/2946/1/.gitignore )
I think we just need to add:

htdocs/netbeans/
test/netbeans/

** Affects: mahara
     Importance: Low
     Assignee: Aaron Wells (u-aaronw)
         Status: Confirmed


** Tags: devtools git netbeans

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1271383

Title:
  Add NetBeans files to .gitignore

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  The .gitignore in the Mahara repo includes the appropriate files for
  an Eclipse project sitting in the /htdocs and /test directory. It
  would be good to add ones for a Netbeans project as well.

  Based on this patch ( https://reviews.mahara.org/#/c/2946/1/.gitignore
  ) I think we just need to add:

  htdocs/netbeans/
  test/netbeans/

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1271383/+subscriptions


Follow ups

References