Alekhin Maksim created NETBEANS-2666:
----------------------------------------

             Summary: 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
         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 
MYPROJECT*/vendor/google/apiclient-services/*
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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to