GUACAMOLE-195: Fix .gitignore file in the guacamole-auth-http directory.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/1cd2c53b Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/1cd2c53b Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/1cd2c53b Branch: refs/heads/master Commit: 1cd2c53bee9a6f58ce958a87981271eef797a3fe Parents: 89145b9 Author: Nick Couchman <[email protected]> Authored: Mon Jan 30 13:31:18 2017 -0500 Committer: Nick Couchman <[email protected]> Committed: Tue Jan 31 22:23:38 2017 -0500 ---------------------------------------------------------------------- extensions/guacamole-auth-http/.gitignore | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/1cd2c53b/extensions/guacamole-auth-http/.gitignore ---------------------------------------------------------------------- diff --git a/extensions/guacamole-auth-http/.gitignore b/extensions/guacamole-auth-http/.gitignore index 1cdc9f7..42f4a1a 100644 --- a/extensions/guacamole-auth-http/.gitignore +++ b/extensions/guacamole-auth-http/.gitignore @@ -1,9 +1,2 @@ target/ -pom.xml.tag -pom.xml.releaseBackup -pom.xml.versionsBackup -pom.xml.next -release.properties -dependency-reduced-pom.xml -buildNumber.properties -.mvn/timing.properties +*~
