[
https://issues.apache.org/jira/browse/NETBEANS-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014925#comment-17014925
]
Vano Beridze commented on NETBEANS-2666:
----------------------------------------
The same problem occurs with 11.2
I've added nb-configuration.xml file to .gitignore, but netbeans does not show
it as ignored.
Strangely there is another project with the same structure but in that project
nb-configuration.xml is greyed out.
> NetBeans (git client) does not ignore files
> -------------------------------------------
>
> Key: NETBEANS-2666
> URL: https://issues.apache.org/jira/browse/NETBEANS-2666
> Project: NetBeans
> Issue Type: Bug
> Components: versioncontrol - Git
> Affects Versions: 11.0
> Environment: Product Version: Apache NetBeans IDE 11.0 (Build
> incubator-netbeans-release-404-on-20190319)
> Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> Runtime: Java(TM) SE Runtime Environment 11+28
> System: Mac OS X version 10.14.5 running on x86_64; UTF-8; ru_JP (nb)
> Reporter: Alekhin Maksim
> Priority: Major
> Labels: git
> Attachments: Снимок экрана 2019-06-13 в 17.08.40.png
>
>
> NetBeans (git-client) does not ignore files if the .gitignore file is deep in
> the project.
> I installed the Google API Client through composer
> ([https://developers.google.com/sheets/api/quickstart/php]).
> Composer create the file *.gitignore* in folder
> */vendor/google/apiclient-services*
> (the vendor folder is in the project root directory)
> Inside this file it is written that the following files should be ignored:
> {code:java}
> src/Google/Service/Compute/HTTPHealthCheck.php
> src/Google/Service/Compute/HTTPSHealthCheck.php
> {code}
> But NetBeans does not ignore these files.
> There is no problem with the official client.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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