Repository: incubator-nifi Updated Branches: refs/heads/bootstrap 2a2f0f036 -> d1271a281
updating to skip nb configuration files Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/f1baec6b Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/f1baec6b Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/f1baec6b Branch: refs/heads/bootstrap Commit: f1baec6b66d0bf6e02db7e538b54d92d88a551d2 Parents: 2bcd1e6 Author: joewitt <[email protected]> Authored: Thu Dec 11 13:52:49 2014 -0500 Committer: joewitt <[email protected]> Committed: Thu Dec 11 13:52:49 2014 -0500 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f1baec6b/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 6d4eca9..73b32b7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ target .settings .classpath nbactions.xml +nb-configuration.xml .DS_Store # Intellij
