Alexander Romanenko created NETBEANS-1368:
---------------------------------------------
Summary: Ignoring a file, does not use local .gitignore, but
project root.
Key: NETBEANS-1368
URL: https://issues.apache.org/jira/browse/NETBEANS-1368
Project: NetBeans
Issue Type: Bug
Reporter: Alexander Romanenko
In directory structure:
/Git_Project_Root
|-> subdir
|---> .gitignore
|---> file_to_ignore
.gitignore
If file_to_ignore is in same directory as .gitignore, when ignored, the root
.gitignore is modified instead of the local file.
Can be a problem if git root is outside of the project, so cannot see the file,
and if framework needs this convention.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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