ignore backup files
Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/d5f2f783 Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/d5f2f783 Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/d5f2f783 Branch: refs/heads/master Commit: d5f2f78338e16ab3aae5594ba5b84fb7f37ed6fc Parents: 3077484 Author: Andreas 'count' Kotes <[email protected]> Authored: Tue Feb 2 17:34:50 2016 +0100 Committer: Andreas 'count' Kotes <[email protected]> Committed: Tue Feb 2 17:34:50 2016 +0100 ---------------------------------------------------------------------- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/d5f2f783/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index b3db961..267def7 100755 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,5 @@ wave/config/wave.conf ### Vagrant .vagrant/ - +### Backup files +*~
