diff options
author | Brendan Forster <brendan@github.com> | 2016-08-26 09:57:41 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-26 09:57:41 +1000 |
commit | 84f257615590760f514a812260c8accba6a740ed (patch) | |
tree | 1a886a90be83ed3d1d2afd524fa90051576a6f0e /Global | |
parent | e3fbfd31cc9831f812447a12dbd5f7a3c4885cc0 (diff) | |
parent | d785d6115e62126ac2d4ad76fba8f6ddf234e1c6 (diff) | |
download | gitignore-84f257615590760f514a812260c8accba6a740ed.tar.gz gitignore-84f257615590760f514a812260c8accba6a740ed.zip |
Merge pull request #2077 from cshubhamrao/patch-1
nbactions.xml must not be ignored (?)
Diffstat (limited to 'Global')
-rw-r--r-- | Global/NetBeans.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Global/NetBeans.gitignore b/Global/NetBeans.gitignore index 520d91ff..254108cd 100644 --- a/Global/NetBeans.gitignore +++ b/Global/NetBeans.gitignore @@ -3,5 +3,4 @@ build/ nbbuild/ dist/ nbdist/ -nbactions.xml .nb-gradle/ |