Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-2666

NetBeans (git client) does not ignore files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 11.0
    • None
    • versioncontrol - Git

    Description

      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:

      src/Google/Service/Compute/HTTPHealthCheck.php
      src/Google/Service/Compute/HTTPSHealthCheck.php
      

      But NetBeans does not ignore these files.
      There is no problem with the official client.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            malekhin Alekhin Maksim
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: