Browse Source

Ignoring multi-directory a path without ** is not enough for nested projects

pull/2837/head
Dmitry Avtonomov 5 years ago
parent
commit
6af983185a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Global/NetBeans.gitignore

+ 1
- 1
Global/NetBeans.gitignore View File

nbproject/private/
**/nbproject/private/
build/ build/
nbbuild/ nbbuild/
dist/ dist/

Loading…
Cancel
Save