ignore temporary files
Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/9ea0a85d Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/9ea0a85d Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/9ea0a85d Branch: refs/heads/master Commit: 9ea0a85d7a6245c89a8e53dc0ea2c97d7c93b343 Parents: 64a3c36 Author: Peter Ansell <[email protected]> Authored: Wed Jun 26 10:25:30 2013 +1000 Committer: Peter Ansell <[email protected]> Committed: Wed Jun 26 10:25:30 2013 +1000 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/9ea0a85d/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 5b95cb3..b229d83 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ target .settings .project pom.xml.versionsBackup +*~
