Ignore ~ 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/b5c70587 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/b5c70587 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/b5c70587 Branch: refs/heads/develop Commit: b5c70587bc2e1bc2060df556c4c7db7b0c374254 Parents: dba884c Author: Benson Margulies <[email protected]> Authored: Wed Jan 14 17:26:20 2015 -0500 Committer: Benson Margulies <[email protected]> Committed: Wed Jan 14 17:26:20 2015 -0500 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/b5c70587/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 73b32b7..db4773d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ nb-configuration.xml .idea/ *.iml *.iws +*~
